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

This commit is contained in:
zyx.net
2022-08-05 18:08:36 +08:00
parent 859943fb5d
commit 34cde577e5
2 changed files with 2 additions and 2 deletions
@@ -1,7 +1,7 @@
<template>
<div>
<a-drawer
:title="$t('Push')"
:title="$t('share')"
:maskClosable="false"
:width="600"
placement="right"