WXL
2024-08-30 c73a2c380aca7ac4ef16e76388b1a52356df8634
src/views/patient/propaganda/Missioncreation.vue
@@ -465,7 +465,7 @@
            >
              <el-form-item
                label="宣教名称"
                v-if="currenttype == 1 || currenttype == 8"
              >
                <el-input v-model="topqueryParams.preachname"></el-input>
              </el-form-item>
@@ -862,7 +862,6 @@
    submitForm(formName) {
      this.form.preachform = this.checkList.join(",");
      // this.formatFn(1);
      this.form.hospType = this.currenttype;
      if (!this.form.patTaskRelevances[0]) {
        this.$modal.msgError("请选择病人");
        return;