Commit 4296574d by 陈超

T

parent 6cfc1610
...@@ -329,10 +329,12 @@ ...@@ -329,10 +329,12 @@
}, },
onSure: function() { onSure: function() {
this.$refs.item.toggle()
this.selected = this.conditions this.selected = this.conditions
}, },
onReset: function() { onReset: function() {
this.$refs.item.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