diff --git a/src/views/material/lease/apply/component/addToolsApply.vue b/src/views/material/lease/apply/component/addToolsApply.vue index 4d7c3acd..51a38db4 100644 --- a/src/views/material/lease/apply/component/addToolsApply.vue +++ b/src/views/material/lease/apply/component/addToolsApply.vue @@ -466,7 +466,7 @@ export default { }else{ this.deviceType=this.deviceType.splice(0,1) } - this.$modal.msgError("所选物资规格类型库存量为空!"); + this.$modal.msgError("所选物资规格类型暂时无库存,无法申请!"); }else{ tempList.push(obj); }