gaoluyang
2025-03-10 2f5d64825dbc81f9732893ee9f3de1a38725ae25
src/components/Table/lims-table.vue
@@ -241,8 +241,8 @@
      default: () => { },
    },
    rowStyle: {
      type: Object || Function,
      default: () => { },
      type: Function,
      // default: () => { },
    },
    tableData: {
      type: Array,