修改bug
This commit is contained in:
@@ -193,6 +193,7 @@ export default {
|
||||
console.log(val);
|
||||
if (val.btnName === "search") {
|
||||
this.queryParams.pageNo = 1;
|
||||
this.queryParams.name = val.name;
|
||||
this.getList();
|
||||
} else {
|
||||
this.addOrEditTitle = "新增";
|
||||
|
||||
Reference in New Issue
Block a user