src/views/doctor/check/index.vue
@@ -1321,7 +1321,6 @@ }); }, hb() { console.log(this.queryParams.tjNumber); if (this.queryParams.tjNumber != "") { this.submitForm(); } @@ -1331,6 +1330,7 @@ submitForm() { this.queryParams.page = 1; this.getList(); // this.loading = true; // (this.queryParams = { // page: 1, @@ -1362,6 +1362,9 @@ resetQuery() { this.resetForm("tableList"); this.submitForm(); this.$nextTick(() => { this.$refs.inputName.focus(); }); }, Changeapplyfor(row) {