feat: 库存

dev2.5_scan
chenhc 2 days ago
parent 40e77ece8e
commit d2a1d9bf73

@ -608,7 +608,7 @@ export default {
cancelButtonText: "取消",
type: "warning"
}).then(() => {
thisdeleteInvProduct(id);
this.deleteInvProduct(id);
}).catch(() => {
});
},

Loading…
Cancel
Save