qinxianzhangyao
2024-02-29 61c50dc0363f432f10e89b6ff679eb23e4946c5e
src/views/doctor/check/index.vue
@@ -223,7 +223,7 @@
              <el-select
                v-model="form.hzDeptId"
                multiple
                filterable
                filterable569-0=
                style="width: 100%"
              >
                <el-option
@@ -1315,9 +1315,9 @@
        }
      });
    },
    hb(){
    hb() {
      console.log(this.queryParams.tjNumber);
       if (this.queryParams.tjNumber != "") {
      if (this.queryParams.tjNumber != "") {
        this.submitForm();
      }
    },