src/views/doctor/check/index.vue
@@ -1969,9 +1969,9 @@ }); }, hb() { if (this.queryParams.tjNumber != "") { this.submitForm(); } /* if (this.queryParams.tjNumber != "") { // this.submitForm(); } */ }, propoChange() { this.cusobj = { sex: this.tableAll.cusSex, isZj: 1 }; @@ -2004,6 +2004,7 @@ this.loading = true; this.queryParams.type = this.tjStatus; getProList(this.queryParams).then((response) => { console.log(response,333); if (response.code == 200) { this.loading = false; if (response.data) {