Browse Source

修改高度

chuwu 6 years ago
parent
commit
2c84e17e8f
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/views/data_admin/buildData/index.vue

+ 2 - 1
src/views/data_admin/buildData/index.vue

@@ -1556,7 +1556,8 @@
                 let pointH = this.$refs["point"].offsetHeight;
                 let operateH = this.$refs["operate"].offsetHeight;
                 let picH = this.$refs["picview"].offsetHeight;
-                height = winHeight - headerH - 48 - operateH - picH - 32 - 32 - 32 - 45 - 130;
+                console.log(winHeight,headerH,operateH,picH)
+                height = winHeight - headerH - 48 - operateH - picH - 32 - 32 - 32 - 155;
                 let headers = this.delHeader(headerArr)
                 let customBorders = data.map((item, index) => {
                     //铭牌识别标志