qianlishi 4 năm trước cách đây
mục cha
commit
f9aaa68394
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      report-ui/src/views/report/bigscreen/designer/index.vue

+ 0 - 1
report-ui/src/views/report/bigscreen/designer/index.vue

@@ -320,7 +320,6 @@ export default {
       widthLeftAndRight += this.widthLeftForOptions; // 右侧配置栏宽度
 
       var middleWidth = this.bodyWidth - widthLeftAndRight;
-      console.log(middleWidth, this.bodyWidth, widthLeftAndRight);
       return middleWidth;
     },
     middleHeight() {