WXL
2025-03-03 bcf3cae47b1d6d5bde273d1006719751d615769f
src/views/patient/propaganda/particty.vue
@@ -1108,6 +1108,10 @@
          value: "3",
          label: "体检病人",
        },
        {
          value: "5",
          label: "手术病人",
        },
      ],
      source: [
        {
@@ -1326,7 +1330,7 @@
          //   label: "智能机器人",
          // },
        ];
      } else if (this.form.serviceType == 7 || this.form.serviceType == 5) {
      } else if (this.form.serviceType == 7 || this.form.serviceType == 5|| this.form.serviceType == 10|| this.form.serviceType == 11) {
        this.checkboxlist = [
          {
            value: "1",
@@ -1352,6 +1356,10 @@
            value: "6",
            label: "微信小程序",
          },
          {
            value: "7",
            label: "术后随访",
          },
        ];
      } else if (this.form.serviceType == 2 || this.form.serviceType == 3) {
        this.checkboxlist = [