Commit b5482fcf authored by gengshaojing's avatar gengshaojing

fix: 商品库存问题

parent b90d0c24
......@@ -438,6 +438,7 @@
this.hideUpload = false;
this.inventoryRest = 0;
this.commodityForm.total_amount_order = 0;
this.commodityForm.total_amount_sold = 0;
this.addCommodityTitle = "商品添加";
} else {
this.addCommodityTitle = "商品编辑";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment