diff --git a/.env.development b/.env.development index e78bf61..2632c35 100644 --- a/.env.development +++ b/.env.development @@ -23,8 +23,8 @@ NODE_ENV = 'development' # 七参数标准版(测试平台) # VITE_API_URL = 'http://182.90.224.237:15551' # agjt -# VITE_API_URL = 'http://42.180.188.17:9809' #生产环境 -VITE_API_URL = 'http://42.180.188.17:11211' #测试环境 +VITE_API_URL = 'http://42.180.188.17:9809' #生产环境 +# VITE_API_URL = 'http://42.180.188.17:11211' #测试环境 # VITE_API_URL = 'http://42.180.188.17:11211' #测试环境 # VITE_API_URL = 'http://jxj.zhgdyun.com:19812' # 苏立信 diff --git a/src/views/commandScreen/commandCenter/rightAll.vue b/src/views/commandScreen/commandCenter/rightAll.vue index 8655958..9f08dbc 100644 --- a/src/views/commandScreen/commandCenter/rightAll.vue +++ b/src/views/commandScreen/commandCenter/rightAll.vue @@ -30,7 +30,7 @@
-
+
状态统计(较昨日)
风险统计(较昨日)
@@ -341,7 +341,7 @@ function drawEchart() { type: "plain", orient: "vertical", right: "0%", - top: "20%", + top: "25%", align: "left", itemGap: 14, itemWidth: 8, // 设置宽度 @@ -409,7 +409,7 @@ function drawEchart() { type: "plain", orient: "vertical", left: "35%", - top: "20%", + top: "25%", align: "left", itemGap: 14, itemWidth: 8, // 设置宽度 diff --git a/src/views/commandScreen/components/leftBottom.vue b/src/views/commandScreen/components/leftBottom.vue index 03f35f3..231ce66 100644 --- a/src/views/commandScreen/components/leftBottom.vue +++ b/src/views/commandScreen/components/leftBottom.vue @@ -53,12 +53,14 @@

暂无数据

--> -
+ + + +
+
+
排名
+
分包单位
+
整改数量
+
整改率
+
及时整改率
+
+
+ + +
+
{{ index + 1 }}
+
{{ item.enterpriseName }}
+
{{ item.createDangerNum || item.rectifiedNum}}
+
{{ item.rectifiedNumRatio }}
+
{{ item.rectifiedNumRatioTimely }}
+
+
+
+ +

暂无数据

+
+
+
+
+
+
排名
+
姓名
+
整改数量
+
整改率
+
及时整改率
+
+
+ + +
+
{{ index + 1 }}
+
{{ item.workerName }}
+
{{ item.createDangerNum || item.rectifiedNum}}
+
{{ item.rectifiedNumRatio }}
+
{{ item.rectifiedNumRatioTimely }}
+
+
+
+ +

暂无数据

+
+
+
+
+
+
排名
+
姓名
+
发起隐患数
+
整改率
+
及时整改率
+
+
+ + +
+
{{ index + 1 }}
+
{{ item.workerName }}
+
{{ item.createDangerNum }}
+
{{ item.rectifiedNumRatio }}
+
{{ item.rectifiedNumRatioTimely }}
+
+
+
+ +

暂无数据

+
+