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