Commit 0641dc5e authored by dragondean@qq.com's avatar dragondean@qq.com

优惠编辑全选库内后重置已勾选商品

parent e5254335
......@@ -95,6 +95,8 @@ export default {
this.$emit('input', val)
},
isAllProduct(isAllProduct){
console.log('isAllProduct', isAllProduct)
this.choosedList = []
this.$emit('setall', isAllProduct)
},
defaultIds(newValue, oldValue){
......
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