【优化】-增加按钮的权限

This commit is contained in:
fengchenchen
2022-12-06 21:26:42 +08:00
parent b60f40530f
commit ce3347cd58
+2 -2
View File
@@ -10,9 +10,9 @@
</template>
<!-- 所领导 部门领导展示统计图 -->
<template v-else>
<div class="screen-btn" >
<div class="screen-btn" v-has="'dashboard:screen'">
<!-- v-has="'wholePaymentsStatistics:search'"-->
<a-button type="primary" @click="goScreen">大屏</a-button>
<a-button type="primary" @click="goScreen" >大屏</a-button>
</div>
<!-- 全所收入统计 累计-->