mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
commit
8159fef722
|
|
@ -140,7 +140,7 @@
|
|||
</el-scrollbar>
|
||||
|
||||
<div class="mul-operation border-t w-full" v-if="isBatch === true">
|
||||
<el-button :disabled="multipleSelection.length === 0" @click="openSelectDocumentDialog">
|
||||
<el-button :disabled="multipleSelection.length === 0" @click="openSelectDocumentDialog()">
|
||||
迁移
|
||||
</el-button>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue