ソースを参照

移除插槽错误

WanGxC 7 ヶ月 前
コミット
7c6d1201d3
1 ファイル変更0 行追加4 行削除
  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