소스 검색

移除插槽错误

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