WXL
2024-07-31 8ec6407cf76c1f8d7e08e5456018aaafc93f0556
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) =>