Commit af160f74 by 陈超

T

parent 4e597b0a
...@@ -329,12 +329,11 @@ ...@@ -329,12 +329,11 @@
}, },
onSure: function() { onSure: function() {
this.$refs.item.toggle() this.$refs.filter.toggle()
this.selected = this.conditions this.selected = this.conditions
}, },
onReset: function() { onReset: function() {
console.log(this.$refs)
this.$refs.filter.toggle(); this.$refs.filter.toggle();
this.onCategory('', '') this.onCategory('', '')
this.onBuy('', '') this.onBuy('', '')
......
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