su
su1124
2024-01-29 0e16303c13da3ea8d1a6f5d4f85cc2483380726c
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();
      }
    },