Commit b295f0ef by 刘海龙

no message

parent 2c45e2a0
......@@ -426,6 +426,7 @@
},
// 筛选条件
onCondition: function(condition) {
this.page = 1
this.condition.forEach( r => { r.select = false })
condition.select = true
this.$refs.item.toggle()
......
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