From 4131a145487ed2016e219723785110852bdc5909 Mon Sep 17 00:00:00 2001
From: yxt_djz <313618925@qq.com>
Date: Thu, 14 Jul 2022 10:20:12 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=A4=96=E9=87=87=E7=9A=84?=
=?UTF-8?q?=E6=B5=81=E7=A8=8B=E5=9B=BE=E5=A2=9E=E5=8A=A0=E8=B4=A2=E5=8A=A1?=
=?UTF-8?q?=E7=8E=AF=E8=8A=82?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../baseoutsourcingapplication.vue | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/anrui-scm/anrui-scm-ui/src/views/baseoutsourcingapplication/baseoutsourcingapplication.vue b/anrui-scm/anrui-scm-ui/src/views/baseoutsourcingapplication/baseoutsourcingapplication.vue
index 2b3354333e..f70dd5364f 100644
--- a/anrui-scm/anrui-scm-ui/src/views/baseoutsourcingapplication/baseoutsourcingapplication.vue
+++ b/anrui-scm/anrui-scm-ui/src/views/baseoutsourcingapplication/baseoutsourcingapplication.vue
@@ -45,7 +45,8 @@
- {{scope.row.nodeState}}
+ 待提交
+ {{scope.row.nodeState}}
@@ -185,7 +186,7 @@ export default {
procInsId: row.procInstSid,
token : getStorage()
}
- this.url = 'http://127.0.0.1:9530/portal/#/flow/flowRecordForBusiness?data=' + encodeURI((JSON.stringify(params)))
+ this.url = 'http://120.46.131.15/portal/#/flow/flowRecordForBusiness?data=' + encodeURI((JSON.stringify(params)))
},
resetState() {
this.viewState = 1