@@ -108,6 +108,7 @@ export default {
this.visible = true;
this.userCode = row.code;
this.selectCode = row.ecgCode;
+ this.keyword = "";
},
async search() {
await this.paginationChange();