Merge branch 'main' of https://gitee.com/hdka/fad_oa
This commit is contained in:
@@ -92,10 +92,10 @@
|
||||
</el-col>
|
||||
</el-row>
|
||||
|
||||
<el-drawer title="文件管理"
|
||||
:visible.sync="showFile"
|
||||
size="800px"
|
||||
direction="rtl"
|
||||
<el-drawer :title="`${user.nickName} - 文件管理`"
|
||||
:visible.sync="fileDrawerVisible"
|
||||
size="800px"
|
||||
direction="rtl"
|
||||
append-to-body>
|
||||
<UserFileManager
|
||||
:user-id="user.userId"
|
||||
|
||||
Reference in New Issue
Block a user