更新商品入库

This commit is contained in:
jia 2023-09-13 10:47:29 +08:00
parent 5937911cda
commit 3b8cdb773a

View File

@ -312,6 +312,7 @@
},
yinc() {
this.$set(this, 'num', -1);
},
menuAction(action, rowId, item, index) {