From 925c3531ef86b3beded6c8d7b456b25089f0ecb4 Mon Sep 17 00:00:00 2001 From: shidongli Date: Mon, 17 Jun 2024 18:07:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=BB=E5=8A=A1=E5=BE=85=E5=8A=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/followup/index.vue | 1 + src/views/system/followupdetails/index.vue | 22 +++++--- src/views/system/followupsee/index.vue | 62 +++++++++------------- 3 files changed, 40 insertions(+), 45 deletions(-) diff --git a/src/views/system/followup/index.vue b/src/views/system/followup/index.vue index f8c1a39..702a08f 100644 --- a/src/views/system/followup/index.vue +++ b/src/views/system/followup/index.vue @@ -602,6 +602,7 @@ export default { taskType: row.taskType, templateId: row.templateId, manageRouteId: row.manageRouteId, + manageRouteNodeId: row.manageRouteNodeId, visitRecordId: row.visitRecordId, taskExecuteRecordId: row.taskExecuteRecordId, diff --git a/src/views/system/followupdetails/index.vue b/src/views/system/followupdetails/index.vue index fb4d470..82494f4 100644 --- a/src/views/system/followupdetails/index.vue +++ b/src/views/system/followupdetails/index.vue @@ -428,7 +428,7 @@ -