Commit 4b3f297f authored by Marcus's avatar Marcus

sit入仓操作,无法添加新入仓记录

https://zentao.test.jdshangmen.com/bug-view-2669.html
parent 2b1995f4
......@@ -490,6 +490,8 @@ export default {
if (val) {
this.getProductBrandPage(this.warehousing.brandName)
this.handleBrandChange(parseInt(this.form.brand))
this.init()
}
}
},
......@@ -561,7 +563,6 @@ export default {
},
mounted() {
this.init()
},
methods: {
......
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