|
@@ -481,6 +481,7 @@ export default {
|
|
if (res.status == 200) {
|
|
if (res.status == 200) {
|
|
// this.resetSearchForm(true) // 不刷新库存
|
|
// this.resetSearchForm(true) // 不刷新库存
|
|
this.$refs.table.refresh(true)
|
|
this.$refs.table.refresh(true)
|
|
|
|
+ this.getOrderDetail()
|
|
this.$message.success('产品添加成功', 2.5)
|
|
this.$message.success('产品添加成功', 2.5)
|
|
}
|
|
}
|
|
this.isInster = false
|
|
this.isInster = false
|