From c76ff18adbfc5e4e14d0e382149d04a541a2a88f Mon Sep 17 00:00:00 2001
From: kun <1422840143@qq.com>
Date: Sat, 8 Jun 2024 00:48:04 +0800
Subject: [PATCH] =?UTF-8?q?fix:=20BUG=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
main.js | 16 +-
.../bindPlatePlug/detail.vue | 117 +-
.../specialOperations/fireWork/detail.vue | 102 +-
.../specialOperations/groundSafe/detail.vue | 117 +-
.../specialOperations/highJob/detail.vue | 117 +-
.../specialOperations/hoistSafe/detail.vue | 117 +-
.../limitSpaceWork/detail.vue | 1068 ++++++++++-------
.../specialOperations/openCircuit/detail.vue | 117 +-
.../tempElectricity/detail.vue | 117 +-
utils/tool.js | 11 +
10 files changed, 1329 insertions(+), 570 deletions(-)
diff --git a/main.js b/main.js
index eb63328d..ba9c7fae 100644
--- a/main.js
+++ b/main.js
@@ -38,7 +38,7 @@ if (process.env.NODE_ENV === 'development') {
console.log('开发环境')
// Vue.prototype.url_config = 'http://47.93.215.234:9809/' // 鞍钢正式地址(弃用)
// Vue.prototype.url_config = 'http://42.180.188.17:9809/' // 鞍钢正式地址
- // Vue.prototype.url_config = 'http://42.180.188.17:11211/' // 鞍钢测试地址
+ Vue.prototype.url_config = 'http://42.180.188.17:11211/' // 鞍钢测试地址
// Vue.prototype.url_config = 'http://182.90.224.237:51234/' //雄哥内网穿透地址
// Vue.prototype.url_config = 'http://jxj.zhgdyun.com:61212/' //杰哥内网穿透地址
// Vue.prototype.url_config = ' http://192.168.34.221:28888/' //郭圣雄本地
@@ -47,8 +47,8 @@ if (process.env.NODE_ENV === 'development') {
// Vue.prototype.url_config = 'http://192.168.34.155:19111/' //彭洁本地
// Vue.prototype.work_url = 'http://47.93.215.234:19997' // 工作流线上地址(弃用)
// Vue.prototype.work_url = 'http://42.180.188.17:19997' // 工作流线上地址
- // Vue.prototype.work_url = 'http://42.180.188.17:19097' // 工作流测试地址
- Vue.prototype.work_url = 'http://192.168.34.175:5173' // 工作流地址
+ Vue.prototype.work_url = 'http://42.180.188.17:19097' // 工作流测试地址
+ // Vue.prototype.work_url = 'http://192.168.34.175:5173' // 工作流地址
// Vue.prototype.work_url = 'http://192.168.34.138:5173' // 工作流地址
// Vue.prototype.work_url = 'http://139.9.66.234:5173' // 工作流地址
// Vue.prototype.work_url = 'http://192.168.34.126:5173' // 工作流地址
@@ -83,7 +83,7 @@ if (process.env.NODE_ENV === 'development') {
// Vue.prototype.url_config = 'http://182.90.224.147:15551'//成润线上
// Vue.prototype.url_config = 'http://118.121.198.147:23232'//成润正式
// Vue.prototype.url_config = 'http://huli.zjzhiliao.com/jxjgdapi'//金林湾测试
- Vue.prototype.url_config = 'http://8.136.222.164:8808/'//中科安信
+ // Vue.prototype.url_config = 'http://8.136.222.164:8808/'//中科安信
} else {
@@ -92,13 +92,13 @@ if (process.env.NODE_ENV === 'development') {
// Vue.prototype.url_config = 'http://10.168.1.105:11111/' // 线上地址
// Vue.prototype.url_config = 'http://10.168.1.104:11111/' // 线上地址
// Vue.prototype.url_config = 'http://47.93.215.234:9809/' // 鞍钢线上地址(弃用)
- Vue.prototype.url_config = 'http://42.180.188.17:9809/' // 鞍钢线上地址
- // Vue.prototype.url_config = 'http://42.180.188.17:11211/' // 鞍钢线上测试地址
+ // Vue.prototype.url_config = 'http://42.180.188.17:9809/' // 鞍钢线上地址
+ Vue.prototype.url_config = 'http://42.180.188.17:11211/' // 鞍钢线上测试地址
// Vue.prototype.url_config = 'http://182.90.224.237:51234/' // 百色三标段
// Vue.prototype.url_config = 'http://192.168.34.221:9111/' // 百色三标段
// Vue.prototype.work_url = 'http://47.93.215.234:19997' // 工作流线上地址(弃用)
- Vue.prototype.work_url = 'http://42.180.188.17:19997' // 工作流线上地址
- // Vue.prototype.work_url = 'http://42.180.188.17:19097' // 工作流测试地址
+ // Vue.prototype.work_url = 'http://42.180.188.17:19997' // 工作流线上地址
+ Vue.prototype.work_url = 'http://42.180.188.17:19097' // 工作流测试地址
// Vue.prototype.work_url = 'http://192.168.34.139:5173' // 工作流地址
// Vue.prototype.url_config = 'http://182.90.224.147:100/' //演示平台
// Vue.prototype.url_config ='http://124.71.178.44:8012/' // 河南
diff --git a/pages/projectEnd/specialOperations/bindPlatePlug/detail.vue b/pages/projectEnd/specialOperations/bindPlatePlug/detail.vue
index e358688b..aa28ab4c 100644
--- a/pages/projectEnd/specialOperations/bindPlatePlug/detail.vue
+++ b/pages/projectEnd/specialOperations/bindPlatePlug/detail.vue
@@ -90,21 +90,29 @@
-
+
-
+
-
+
-
+