spring
2025-02-26 b993ffc9a86c2d8efcaa7a08a1b39570a8de91ba
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"