소스 검색

首页事务分类增加过滤

cfort 2 년 전
부모
커밋
64f64cb9fb
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/system/dashboard/components/new-home.vue

+ 1 - 0
src/views/system/dashboard/components/new-home.vue

@@ -10,6 +10,7 @@
                             :height="height"
                             title=""
                             category-key="FLOW_TYPE"
+                            :hasPermission="true"
                             @node-click="handleNodeClick"
                             @expand-collapse="handleExpandCollapse"
                         />