文档库修改推送按钮为分享

This commit is contained in:
zyx.net
2022-08-04 10:39:56 +08:00
parent ca2f4978a6
commit f7b55b5f32
3 changed files with 3 additions and 1 deletions
@@ -18,7 +18,7 @@
</div>
<div @click="handleCompare" class="operator-text" v-has="'document:pullMessage'">
<a-icon type="rocket" :rotate="45"/>
{{$t('Push')}}
{{$t('share')}}
</div>
<div @click="handleModule" class="operator-text" v-has="'document:exportTemplate'">
<a-icon type="download"/>