WXL (wul)
9 天以前 8a8cbdb9366873aac26ef565f797100dd289d51e
src/views/patient/propaganda/QuestionnaireTask.vue
@@ -1286,7 +1286,7 @@
          },
          { label: "微信小程序", value: 6 },
        ];
      } else if (this.form.serviceType == 6) {
      } else if (this.form.serviceType == 6||this.form.serviceType == 14||this.form.serviceType == 15) {
        this.checkboxlist = [
          {
            value: "3",
@@ -1440,7 +1440,8 @@
        this.deptcodesWards[0] ||
        this.leavehospitaldistrictcodes[0] ||
        this.diagglist[0] ||
        this.operationcodes[0]
        this.operationcodes[0] ||
        this.form.longTask == 2
      ) {
      } else {
        this.$modal.msgError("请选择任务关联条件");