【优化】-增加按钮的权限
This commit is contained in:
@@ -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>
|
||||
|
||||
<!-- 全所收入统计 累计-->
|
||||
|
||||
Reference in New Issue
Block a user