From a96e1c7bd911ccbce43dd57381455b01a5b069a7 Mon Sep 17 00:00:00 2001 From: hanjian <272005125@qq.com> Date: Tue, 3 Sep 2024 21:06:22 +0800 Subject: [PATCH] update --- src/components/MonitorDrawer/index.vue | 1 - src/views/tool/index.vue | 2 +- src/views/workstuff/apply/index.vue | 2 ++ src/views/workstuff/dispose/index.vue | 14 ++++++++++++-- 4 files changed, 15 insertions(+), 4 deletions(-) diff --git a/src/components/MonitorDrawer/index.vue b/src/components/MonitorDrawer/index.vue index 36931a3..16897b4 100644 --- a/src/components/MonitorDrawer/index.vue +++ b/src/components/MonitorDrawer/index.vue @@ -33,7 +33,6 @@ let protocol = window.location.protocol let hostname = window.location.hostname; let workflowManageUrl = protocol + '//' + hostname + ':9080' + process.env.VUE_APP_WORKFLOW_MANAGE_URL - workflowManageUrl = 'http://124.223.108.21:9080/ebpm-process-manage' this.src = workflowManageUrl + '/workflow/trace/traceProcess.do?processInstanceId=' + procInstId } } diff --git a/src/views/tool/index.vue b/src/views/tool/index.vue index a3f0137..35c938b 100644 --- a/src/views/tool/index.vue +++ b/src/views/tool/index.vue @@ -108,7 +108,7 @@ - + diff --git a/src/views/workstuff/apply/index.vue b/src/views/workstuff/apply/index.vue index f5049c0..546ff79 100644 --- a/src/views/workstuff/apply/index.vue +++ b/src/views/workstuff/apply/index.vue @@ -13,6 +13,7 @@ + @@ -48,6 +49,7 @@ diff --git a/src/views/workstuff/dispose/index.vue b/src/views/workstuff/dispose/index.vue index 00d8ec1..110e3c0 100644 --- a/src/views/workstuff/dispose/index.vue +++ b/src/views/workstuff/dispose/index.vue @@ -22,7 +22,12 @@ - + + + @@ -49,7 +54,12 @@ - + + +