#
whycq
2023-08-03 abde1d428d2affa6ab69def139c8404481723eb6
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) {