We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fb6192 commit 61819fdCopy full SHA for 61819fd
ui/src/views/paragraph/index.vue
@@ -140,7 +140,7 @@
140
</el-scrollbar>
141
142
<div class="mul-operation border-t w-full" v-if="isBatch === true">
143
- <el-button :disabled="multipleSelection.length === 0" @click="openSelectDocumentDialog">
+ <el-button :disabled="multipleSelection.length === 0" @click="openSelectDocumentDialog()">
144
迁移
145
</el-button>
146
0 commit comments