Explorar o código

Merge branch 'main' of https://github.com/MrLeo/vue-vben-admin into MrLeo-main

Jin Mao hai 4 meses
pai
achega
8f4f27d860
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      packages/effects/plugins/src/vxe-table/use-vxe-grid.vue

+ 1 - 0
packages/effects/plugins/src/vxe-table/use-vxe-grid.vue

@@ -165,6 +165,7 @@ const toolbarOptions = computed(() => {
   }
 
   if (!showToolbar.value) {
+    toolbarConfig.enabled = false;
     return { toolbarConfig };
   }