src/views/picture/music/index.vue
@@ -15,7 +15,7 @@ placeholder="请输入体检号" clearable @keyup.enter.native="handleQuery" @blur="handleQuery" @blur="hb" style="width: 160px" /> </el-form-item> @@ -1371,6 +1371,11 @@ }; this.resetForm("form"); }, hb(){ if (this.queryParams.tjNum != null) { this.handleQuery(); } }, /** 搜索按钮操作 */ handleQuery() { this.queryParams.pageNum = 1;