spring
2025-02-17 ffa4fdb58442c4e4304d14ec8ac6fb7f34fb4c69
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"