feat: 库存

dev2.5_scan
chenhc 3 months ago
parent 40e77ece8e
commit d2a1d9bf73

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

Loading…
Cancel
Save