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