chenrui  1 năm trước cách đây
mục cha
commit
0474418878

+ 2 - 2
src/views/statisticalanalysis/components/echart/tableforms.vue

@@ -897,8 +897,8 @@
           :row-style="rowStyle"
           :header-row-style="rowStyle"
           :style="dataTableContentStyle"
-          height="calc(47vh - 190px)"
-          max-height="calc(47vh - 190px)"
+          height="44%"
+          max-height="44%"
           :row-key="tableProps.rowKey"
           :highlight-current-row="tableProps.highlightCurrentRow"
           :header-cell-class-name="tableProps.headerCellClassName"