Commit a0220f4d authored by “yiyousong”'s avatar “yiyousong”

pref:修改公共库

parent 9650ccf9
......@@ -176,11 +176,13 @@ export default {
},
handleSarch() {
this.current = 1;
this.$refs.multipleTable.clearSelection();
this.getPbuList();
},
resetSearch() {
this.current = 1;
this.searchVal = "";
this.$refs.multipleTable.clearSelection();
this.getPbuList();
},
changePagination(cur) {
......
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