Browse Source

移除插槽错误

WanGxC 7 months ago
parent
commit
7c6d1201d3
1 changed files with 0 additions and 4 deletions
  1. 0 4
      src/views/shop-information/components/DataTable.vue

+ 0 - 4
src/views/shop-information/components/DataTable.vue

@@ -25,10 +25,6 @@ const gridOptions: any = reactive({
   toolbarConfig: {
   toolbarConfig: {
     size: 'large',
     size: 'large',
     custom: true,
     custom: true,
-    slots: {
-      buttons: 'toolbar_buttons',
-      tools: 'toolbar_tools'
-    }
   },
   },
   rowConfig: {
   rowConfig: {
     isHover: true
     isHover: true