spring
2025-03-07 45a54dc30f81bee5dcbac4e63acc5d766d0be536
src/components/Table/lims-table.vue
@@ -241,8 +241,8 @@
      default: () => { },
    },
    rowStyle: {
      type: Object || Function,
      default: () => { },
      type: Function,
      // default: () => { },
    },
    tableData: {
      type: Array,