dy
2025-04-14 b8cc0dbcae5d9d4a62d8462f914429d5b7b03d6a
src/components/HxlhTable/index.vue
@@ -32,8 +32,8 @@
            @checkbox-change="checkChange"
            @checkbox-all="checkChangeall"
            >
            <template v-slot:buttons>
                <slot name="buttons"/>
            <template v-slot:buttons="row">
                <slot name="buttons" v-bind="row"/>
            </template>
        </vxe-grid>
    </div>