mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-19 02:59:30 +08:00
fix(ReorganizeDialog, TransferHistoryView, AccountSettingSystem, SearchBarView): 更新提示信息,将“历史记录”替换为“整理记录”
This commit is contained in:
@@ -390,7 +390,7 @@ onUnmounted(() => {
|
||||
<VSwitch
|
||||
v-model="transferForm.from_history"
|
||||
label="复用历史识别信息"
|
||||
hint="使用历史记录中已识别的媒体信息"
|
||||
hint="使用历史整理记录中已识别的媒体信息"
|
||||
persistent-hint
|
||||
/>
|
||||
</VCol>
|
||||
|
||||
Reference in New Issue
Block a user