库存预警

This commit is contained in:
chc
2024-01-18 11:46:11 +08:00
parent 3df17ed33f
commit 21c91cfcf1

View File

@@ -308,6 +308,7 @@
) {
// 校验未通过 进行提示
this.$Message.error("请输入0~99999999之间的数字值")
row.alertQuantity = 0
this.checkFlag = false;
return;
}