增加消息菜单里发送统计的访问权限.
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
<DeleteMessage :topic-list="topicList"></DeleteMessage>
|
||||
</a-tab-pane>
|
||||
|
||||
<a-tab-pane key="5" tab="发送统计" v-if="isAuthorized('message:del')">
|
||||
<a-tab-pane key="5" tab="发送统计" v-if="isAuthorized('message:send-statistics')">
|
||||
<SendStatistics :topic-list="topicList"></SendStatistics>
|
||||
</a-tab-pane>
|
||||
</a-tabs>
|
||||
|
||||
Reference in New Issue
Block a user