fix: 更新 RcloneConfigDialog 组件标题为 RClone配置

This commit is contained in:
jxxghp
2024-11-14 19:58:03 +08:00
parent 226efc3d85
commit 324fec8f94

View File

@@ -38,7 +38,7 @@ async function savaRcloneConfig() {
<template>
<VDialog width="50rem" scrollable max-height="85vh">
<VCard title="Rclone网盘配置" class="rounded-t">
<VCard title="RClone配置" class="rounded-t">
<DialogCloseBtn @click="emit('close')" />
<VCardText>
<VRow>