qx
qx
2025-03-21 bc2db77e87d6b312e628a854dc4809a8f708a8ea
src/components/jianqianwenzhen/index.vue
@@ -65,6 +65,7 @@
            </el-form-item>
            <el-form-item label="接触毒物" prop="contactPoison">
              <el-input
              @focus="change"
                type="textarea"
                rows="4"
                v-model="form.contactPoison"
@@ -74,6 +75,7 @@
            </el-form-item>
            <el-form-item label="既往病史" prop="medicalHistory">
              <el-input
               @focus="change"
                type="textarea"
                rows="4"
                v-model="form.medicalHistory"
@@ -884,6 +886,8 @@
      this.loading = false;
    }
  },
  methods: {
    /** 查询疾病字典列表 */
    getList() {
@@ -992,6 +996,11 @@
      }
    },
    change(){
    console.log(111)
  },
    delememberss() {
      let that = this;
      if (that.form.workLogs.length == that.chageall.length) {