库存预警

master
chc 2024-01-18 11:46:11 +08:00
parent 3df17ed33f
commit 21c91cfcf1
1 changed files with 1 additions and 0 deletions

View File

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