WXL
2024-08-30 c73a2c380aca7ac4ef16e76388b1a52356df8634
src/views/patient/propaganda/index.vue
@@ -556,8 +556,11 @@
    /** 新增按钮操作 */
    handleAdd() {
      this.$router.push({
        path: "/followvisit/particty",
        query: { type: 1 },
        path: "/followvisit/Missioncreation",
        query: {
          type: 1,
          serviceType: 4,
        },
      });
    },
    /** 修改按钮操作 */