🐛 Fix(custom): hide rename button if not supported

ISSUES CLOSED: #122
This commit is contained in:
Kuingsmile 2023-12-27 07:03:34 -08:00
parent 1884dbac06
commit e99f789f13

View File

@ -139,6 +139,7 @@
</el-button> </el-button>
</div> </div>
<div <div
v-if="isShowRenameFileIcon"
@click="handleBatchRenameFile" @click="handleBatchRenameFile"
> >
<el-button type="text"> <el-button type="text">