feat:系统设置面板

This commit is contained in:
jxxghp
2024-02-15 15:04:59 +08:00
parent e9866a04df
commit a738d4a3b9
6 changed files with 369 additions and 71 deletions
+1 -1
View File
@@ -94,7 +94,7 @@ onMounted(() => {
<VSelect
v-model="selectedTorrentPriority"
:items="TorrentPriorityItems"
label="优先规则"
label="当前使用下载优先规则"
outlined
/>
</VCol>