From dd1f966c1fa1d12f89673fbb1f1871e03a71d41e Mon Sep 17 00:00:00 2001 From: zzyuan <781948537@qq.com> Date: Wed, 4 Dec 2024 11:07:44 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A2=86=E6=96=99=E6=95=B0=E9=87=8F=E9=97=AE?= =?UTF-8?q?=E9=A2=98=E4=BF=AE=E6=94=B92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/material/lease/apply/component/addToolsApply.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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); }