Просмотр исходного кода

首页事务分类增加过滤

cfort 2 лет назад
Родитель
Сommit
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"
                             :height="height"
                             title=""
                             title=""
                             category-key="FLOW_TYPE"
                             category-key="FLOW_TYPE"
+                            :hasPermission="true"
                             @node-click="handleNodeClick"
                             @node-click="handleNodeClick"
                             @expand-collapse="handleExpandCollapse"
                             @expand-collapse="handleExpandCollapse"
                         />
                         />