WXL (wul)
21 小时以前 9eb2a7a079658352ca41d7f0d60bed96d3a7c390
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("请选择任务关联条件");