spring
2025-02-13 98bd1f422096ef352af50e17d5fdaa681b98d4d8
src/components/do/a7-Ensure-results-validity/ViewRecord.vue
@@ -17,7 +17,7 @@
        <ZTTable
          ref="yearTable"
          :column="columnData"
          :height="'calc(100vh - 47em)'"
          :height="'50vh'"
          :highlightCurrentRow="true"
          :table-data="tableData"
          :table-loading="tableLoading"