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