| src/api/farm/farmingrecord.js | ●●●●● patch | view | raw | blame | history | |
| src/views/home/index.vue | ●●●●● patch | view | raw | blame | history |
src/api/farm/farmingrecord.js
@@ -315,7 +315,7 @@ url: 'http://dev.jxpskj.com:8030/pyh-station/stationAndVideo/queryStationAndVideoInfo', method: 'get', params: { 'type': "ALL" ...params } }) } 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