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