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