| src/views/home/index.vue | ●●●●● patch | view | raw | blame | history |
src/views/home/index.vue
@@ -1302,7 +1302,7 @@ // 获取监控/监测设备列表 getStationAndVideoList () { var that = this getStationAndVideoList({type:'ALL'}).then((res) => { getStationAndVideoList({ type: 'ALL' }).then((res) => { if (JSON.stringify(res.data) != '{}' && res.data.data) { that.equipmentList = res.data.data