mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 10:07:07 +00:00
[improvement] optimize watch options (#4075)
This commit is contained in:
@@ -105,9 +105,7 @@ export default createComponent({
|
||||
this.show = val;
|
||||
},
|
||||
|
||||
skuTree(val) {
|
||||
this.resetSelectedSku(val);
|
||||
}
|
||||
skuTree: 'resetSelectedSku'
|
||||
},
|
||||
|
||||
computed: {
|
||||
|
Reference in New Issue
Block a user