领料数量问题修改2

This commit is contained in:
zzyuan 2024-12-04 11:07:44 +08:00
parent 69d95f2707
commit dd1f966c1f
1 changed files with 1 additions and 1 deletions

View File

@ -466,7 +466,7 @@ export default {
}else{
this.deviceType=this.deviceType.splice(0,1)
}
this.$modal.msgError("所选物资规格类型库存量为空");
this.$modal.msgError("所选物资规格类型暂时无库存,无法申请");
}else{
tempList.push(obj);
}