Browse Source

农业详情修改

wang_xy 2 năm trước cách đây
mục cha
commit
9a546e5b9c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/datacenter.vue

+ 1 - 1
src/views/datacenter.vue

@@ -331,7 +331,7 @@ export default {
 
     showPointDetails(pointParam){
       //事件信息弹出
-      // this.$refs.pointDetails.showPointDetails(pointParam);
+      this.$refs.pointDetails.showPointDetails(pointParam);
     },
 
     getResource() {