CD配唱片
2025-04-24 e72d24db3a5b774768c86e8dde4283c7359e8420
src/components/HxlhTable/index.vue
@@ -39,6 +39,9 @@
      @checkbox-all="checkChangeall"
      @scroll-boundary="scrollBoundaryEvent"
    >
      <template v-slot:rowIndex="row">
        <slot name="rowIndex" v-bind="row" />
      </template>
      <template v-slot:buttons="row">
        <slot name="buttons" v-bind="row" />
      </template>