刘洋 1 년 전
부모
커밋
1363d899ad
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/modules/analysis/personnel-compare/index.vue

+ 1 - 1
src/modules/analysis/personnel-compare/index.vue

@@ -22,7 +22,7 @@
           size="small"
           :columns="columns"
           :data="allTableData"
-          :height="'calc(100vh - 545px)'"
+          :height="'calc(100vh - 615px)'"
           highlight-current-row
           @row-dblclick="onDbClick"
         >