diff --git a/src/main.js b/src/main.js index 7515aa4..a5ebb16 100644 --- a/src/main.js +++ b/src/main.js @@ -30,7 +30,15 @@ import VueLazyload from "vue-lazyload"; //注册插件 Vue.use(VueLazyload, { error: require("./assets/img/nodatapic2.jpg"), - listenEvents: [ 'scroll', 'wheel', 'mousewheel', 'resize', 'animationend', 'transitionend', 'touchmove' ] + listenEvents: [ + "scroll", + "wheel", + "mousewheel", + "resize", + "animationend", + "transitionend", + "touchmove", + ], }); /* 引入公共js*/ import common from "@/utils/common/common.js"; diff --git a/src/views/photographicDevice/components/addPhotoDialog.vue b/src/views/photographicDevice/components/addPhotoDialog.vue index 4fc5329..193bf86 100644 --- a/src/views/photographicDevice/components/addPhotoDialog.vue +++ b/src/views/photographicDevice/components/addPhotoDialog.vue @@ -92,6 +92,9 @@ > + + + @@ -238,30 +241,30 @@ export default { //装置类型 devTypeOptions: [ { - id: 1, + id: "1", name: "微拍", }, { - id: 2, + id: "2", name: "覆冰拉力", }, { - id: 3, + id: "3", name: "微气象", }, ], networkOptions: [ { id: 1, - name: "移动", + name: "大汉移动", }, { id: 2, - name: "联通", + name: "公田移动", }, { - id: 3, - name: "电信", + id: -1, + name: "无绑定", }, ], //网络类型 statusOptions: [ diff --git a/src/views/photographicDevice/index.vue b/src/views/photographicDevice/index.vue index cff0dec..bda97e2 100644 --- a/src/views/photographicDevice/index.vue +++ b/src/views/photographicDevice/index.vue @@ -203,11 +203,13 @@ show-overflow-tooltip > + + diff --git a/src/views/realTimeMonitor/index.vue b/src/views/realTimeMonitor/index.vue index b4154cb..e8efe9d 100644 --- a/src/views/realTimeMonitor/index.vue +++ b/src/views/realTimeMonitor/index.vue @@ -5,7 +5,11 @@
全部 - 活动 + 活动
@@ -70,6 +74,7 @@ export default { nopicPath: require("@/assets/img/nopic.jpg"), typeRadio: -1, //类型选择 allTreeFlag: true, + roleName: "", }; }, watch: { @@ -93,6 +98,7 @@ export default { }, }, created() { + this.roleName = localStorage.getItem("userName"); //this.treeSelectData = currentData; //获取当前时间 }, diff --git a/src/views/system/globalTools/components/termsAdd.vue b/src/views/system/globalTools/components/termsAdd.vue index 2eae169..5ec03e9 100644 --- a/src/views/system/globalTools/components/termsAdd.vue +++ b/src/views/system/globalTools/components/termsAdd.vue @@ -63,7 +63,7 @@ diff --git a/src/views/system/globalTools/index.vue b/src/views/system/globalTools/index.vue index c112398..c6b6e19 100644 --- a/src/views/system/globalTools/index.vue +++ b/src/views/system/globalTools/index.vue @@ -36,15 +36,17 @@
设置告警可信度
-
- - +
+
+ + +
设置