src/views/patient/propaganda/particty.vue
@@ -916,6 +916,10 @@ submitForm(formName) { // this.form.preachform = this.checkList.join(","); this.formatFn(1); if (!this.form.patTaskRelevances[0]) { this.$modal.msgError("请选择病人"); return; } const filteredArray = this.variableList.filter( (item) => item.name !== "姓名" && item.name !== "电话" && item.name !== "地址"