mirror of
https://github.com/xhongc/music-tag-web.git
synced 2026-05-01 06:00:09 +08:00
feature:支持繁体匹配,新增消息中心展示自动刮削不匹配的数据,
This commit is contained in:
@@ -243,12 +243,12 @@
|
||||
<div style="width: 100%;display: flex;">
|
||||
<bk-button :theme="'success'" :loading="isLoading" @click="handleBatch" class="mr10"
|
||||
style="width: 50%;">
|
||||
手动批量修改
|
||||
手动修改
|
||||
</bk-button>
|
||||
<bk-button :theme="'success'" :loading="isLoading"
|
||||
@click="exampleSetting1.primary.visible = true" class="mr10"
|
||||
style="width: 50%;">
|
||||
自动批量修改
|
||||
自动修改
|
||||
</bk-button>
|
||||
</div>
|
||||
<div style="width: 100%;display: flex;margin-top: 10px;">
|
||||
|
||||
Reference in New Issue
Block a user