deepsea 1 năm trước cách đây
mục cha
commit
4d616392e6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/ordinaryPage/index.vue

+ 1 - 1
src/views/ordinaryPage/index.vue

@@ -879,7 +879,7 @@ export default {
     let style = getComputedStyle(mapDom);
     let width = parseFloat(style.width);
     let height = parseFloat(style.height);
-    uwbMain(width, height, "floorplan");
+    // uwbMain(width, height, "floorplan");
     //this.getBenchList();
     console.log(this.benchList, "benchList");
     this.tabs[0].list = this.benchList;