Monitor-APP/pages/home/home.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Monitor-APP/pages/home/home.vue
@@ -713,6 +713,9 @@ uni.request({ url: that.commonUrl + "/monitor/loc/rep", method:'GET', data: { crnId: that.baseCrnId, }, success(result) { var res = result.data if (res.code === 200) {