From 62bfa86a41c6797881194f91b9b748e120c11ea7 Mon Sep 17 00:00:00 2001 From: WXL <1785969728@qq.com> Date: 星期四, 22 八月 2024 17:10:46 +0800 Subject: [PATCH] 测试完成 --- src/views/patient/propaganda/Missionotice.vue | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git a/src/views/patient/propaganda/Missionotice.vue b/src/views/patient/propaganda/Missionotice.vue index 710fb7e..e917465 100644 --- a/src/views/patient/propaganda/Missionotice.vue +++ b/src/views/patient/propaganda/Missionotice.vue @@ -556,8 +556,11 @@ /** 鏂板鎸夐挳鎿嶄綔 */ handleAdd() { this.$router.push({ - path: "/followvisit/particty", - query: { type: 1 }, + path: "/followvisit/Missioncreation", + query: { + type: 1, + serviceType:8, + }, }); }, /** 淇敼鎸夐挳鎿嶄綔 */ -- Gitblit v1.9.3