Commit 5f325060 by 陈超

T

parent a2349c73
......@@ -358,12 +358,16 @@
onSure: function() {
this.$refs.filter.toggle()
this.selected = this.conditions
this.loading = true
this.onLoad()
},
onReset: function() {
this.$refs.filter.toggle();
this.onCategory('', '')
this.onBuy('', '')
this.loading = true
this.onLoad()
},
onLoad: function() {
let that = this
......
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