spring
2025-05-21 ee2882cff02d3545b66c7591f88ed4800f730a9a
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"