vue-good-table
                                
                                 vue-good-table copied to clipboard
                                
                                    vue-good-table copied to clipboard
                            
                            
                            
                        Style slot cannot be closed after setting table-actions
<template #table-actions>
<van-button
size="small"
type="primary"
style="margin-right: 20px"
@click="confirmSelected"
>
确定
        If the style is not turned off when tableEnabled is false!!