Sfoglia il codice sorgente

移除插槽错误

WanGxC 7 mesi fa
parent
commit
7c6d1201d3
1 ha cambiato i file con 0 aggiunte e 4 eliminazioni
  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: {
     size: 'large',
     custom: true,
-    slots: {
-      buttons: 'toolbar_buttons',
-      tools: 'toolbar_tools'
-    }
   },
   rowConfig: {
     isHover: true