qinxianzhangyao
2024-02-20 b19a3cd44a42730b0b3ffeb0359ff42c9d07cba5
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();
      }
    },