Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
This commit is contained in:
@@ -124,6 +124,11 @@ const options = computed(() => {
|
||||
toolbarOptions.value,
|
||||
toRaw(gridOptions.value),
|
||||
globalGridConfig,
|
||||
{
|
||||
// toolbarConfig: {
|
||||
// tools: [],
|
||||
// },
|
||||
} as VxeTableGridProps,
|
||||
),
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user