From 6de65e3d786e4695c0a0b3d94333a512dfd45776 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=9B=B9=E5=89=8D=E6=98=8E?= <909355014@qq.com>
Date: Wed, 26 Oct 2022 22:34:32 +0800
Subject: [PATCH] =?UTF-8?q?=E8=B7=AF=E7=94=B1=E9=A1=B5=E9=9D=A2=E4=BF=AE?=
=?UTF-8?q?=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.env.development | 4 ++--
src/config/route.js | 6 +++---
src/views/opm/operation.vue | 18 +++++++++---------
src/views/opm/opl.vue | 10 ++++------
4 files changed, 18 insertions(+), 20 deletions(-)
diff --git a/.env.development b/.env.development
index 553c35e6..9306ed7b 100644
--- a/.env.development
+++ b/.env.development
@@ -7,9 +7,9 @@ VUE_APP_TITLE = '曲阳金隅安全智能管控平台'
# 接口地址
#VUE_APP_API_BASEURL = http://1.203.161.103:2800/api
#VUE_APP_WS_API = 'ws://localhost:8000'
-#VUE_APP_API_BASEURL = http://222.222.144.147:6013/api
+VUE_APP_API_BASEURL = http://222.222.144.147:6013/api
#VUE_APP_API_BASEURL = http://10.99.5.79:20309/api
-VUE_APP_API_BASEURL = http://127.0.0.1:8000/api
+#VUE_APP_API_BASEURL = http://127.0.0.1:8000/api
#VUE_APP_BASEURL = http://127.0.0.1:8000
diff --git a/src/config/route.js b/src/config/route.js
index ed47ddcb..d10ee03f 100644
--- a/src/config/route.js
+++ b/src/config/route.js
@@ -76,7 +76,7 @@ const routes = [
"path": "/ecm",
"meta": {
"title": "事件",
- "icon": "el-icon-alarm-clock",
+ "icon": "el-icon-camera-filled",
"type": "menu",
"perms": ["ecm"]
},
@@ -150,7 +150,7 @@ const routes = [
"name": "opm",
"path": "/opm",
"meta": {
- "title": "作业",
+ "title": "风控",
"icon": "el-icon-list",
"type": "menu",
"perms": ["opm"]
@@ -711,7 +711,7 @@ const routes = [
"path": "/ops",
"meta": {
"title": "运维",
- "icon": "el-icon-wallet-filled",
+ "icon": "el-icon-briefcase",
"type": "menu",
"perms": ["ops"]
},
diff --git a/src/views/opm/operation.vue b/src/views/opm/operation.vue
index 59e83fc6..da9d3b9b 100644
--- a/src/views/opm/operation.vue
+++ b/src/views/opm/operation.vue
@@ -70,7 +70,7 @@
type="index"
width="50"
> -->
-
+
{{
stateoptions[scope.row.state]
}}
-
-
+
{{ scope.row.area_.name }}
-
-
-
+
+
{{ scope.row.dept_ter_.name }}
-
{{ scope.row.dept_bus_.name }}
-
-
+
-
+
{{ scope.row.dept_do_.name }}
@@ -70,15 +70,13 @@
{{ scope.row.monitor_.name }}
-
+
-
- 查看
+ 查看
- 编辑
-