智慧农业大数据平台
1
shuishen
2022-08-04 9cdd9367e7c4a95262512f33e4ed79ccb33c605b
1
1 files modified
2 ■■■ changed files
src/views/home/index.vue 2 ●●● 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