|
@@ -460,6 +460,7 @@ export default {
|
|
this.$refs.cillProduct.reSetTableData()
|
|
this.$refs.cillProduct.reSetTableData()
|
|
this.$refs.normalPriceProduct.reSetTableData()
|
|
this.$refs.normalPriceProduct.reSetTableData()
|
|
this.$refs.offerProduct.reSetTableData()
|
|
this.$refs.offerProduct.reSetTableData()
|
|
|
|
+ this.scaleNum = 0
|
|
})
|
|
})
|
|
},
|
|
},
|
|
// 获取编辑详情
|
|
// 获取编辑详情
|