fix: 📝 修复高级配置标题语义不明的问题

This commit is contained in:
viarotel 2023-10-13 09:55:09 +08:00
parent 922abd2a1f
commit 218de1c7a4

View File

@ -117,7 +117,7 @@ export default {
return {
scrcpyModel: [
{
label: '显示配置',
label: '视频控制',
type: 'video',
},
{
@ -129,7 +129,7 @@ export default {
type: 'window',
},
{
label: '录制音视频',
label: '音视频录制',
type: 'record',
},
{