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 }}
-
+
-
- 查看
+ 查看
- 编辑
-