Commit 3eba0de0 authored by 赵伟庚's avatar 赵伟庚

fix

parent 03bd85da
Pipeline #77197 failed with stage
......@@ -225,9 +225,10 @@ export default {
this.getList()
}, // 搜索
resChange() {
let size = this.filter.size
this.filter = {
page: 1,
size: 10,
size: size,
search: "",
state: "",
}
......
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