智慧农业大数据平台
xiebin
2022-08-04 53c5e28be0a3ac2fc32dcd11ad660fc5445c793e
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