WXL
2024-07-31 2599fae1a6e1f9cab1d0cdd92372d2b368038f88
src/views/patient/propaganda/QuestionnaireTask.vue
@@ -960,6 +960,10 @@
    submitForm(formName) {
      // this.form.preachform = this.checkList.join(",");
      this.formatFn(1);
      if (!this.form.patTaskRelevances[0]) {
        this.$modal.msgError("请选择病人");
        return;
      }
      this.form.hospType = this.currenttype;
      const filteredArray = this.variableList.filter(
        (item) =>