diff --git a/src/pages/processCenter/pages/creatProcess/qbrk/step7.vue b/src/pages/processCenter/pages/creatProcess/qbrk/step7.vue
index d3f938922..5ffbb93b8 100644
--- a/src/pages/processCenter/pages/creatProcess/qbrk/step7.vue
+++ b/src/pages/processCenter/pages/creatProcess/qbrk/step7.vue
@@ -82,7 +82,8 @@
-
+
+
@@ -105,7 +106,8 @@
-
+
+
diff --git a/src/pages/processCenter/pages/creatProcess/qbrk/step9.vue b/src/pages/processCenter/pages/creatProcess/qbrk/step9.vue
index 9b110521f..69e207330 100644
--- a/src/pages/processCenter/pages/creatProcess/qbrk/step9.vue
+++ b/src/pages/processCenter/pages/creatProcess/qbrk/step9.vue
@@ -91,7 +91,8 @@
-
+
+
@@ -114,7 +115,8 @@
-
+
+
diff --git a/src/sysConfig/index.js b/src/sysConfig/index.js
index 48d017c3e..77ced8882 100644
--- a/src/sysConfig/index.js
+++ b/src/sysConfig/index.js
@@ -10,8 +10,10 @@
// const devInterfacePORT = '9999'
// const devIp = 'localhost'
// const devInterfacePORT = '10086'
-const devIp = '39.98.140.126'
-const devInterfacePORT = '4201'
+// const devIp = '39.98.140.126'
+// const devInterfacePORT = '4201'
+const devIp = 'localhost'
+const devInterfacePORT = '10086'
// const devIp = '62.234.136.153'
// const devInterfacePORT = '8033'
// 配置 idm 认证
@@ -48,6 +50,8 @@ const processPort = '17210'
// 生产环境配置
const prodIp = '39.98.140.126'
const prodInterfacePORT = '4201'
+// const prodIp = 'localhost'
+// const prodInterfacePORT = '10086'
// const prodIp = 'slrs.foton.com.cn'
// const prodInterfacePORT = ''