This commit is contained in:
jxxghp
2024-10-09 17:07:18 +08:00
parent b639369846
commit 936be9928d
3 changed files with 9 additions and 6 deletions
+2 -2
View File
@@ -138,7 +138,7 @@ const dropdownItems = ref([
},
},
{
title: '媒体详情',
title: '详情',
value: 3,
props: {
prependIcon: 'mdi-information-outline',
@@ -146,7 +146,7 @@ const dropdownItems = ref([
},
},
{
title: '文件信息',
title: '文件',
value: 4,
props: {
prependIcon: 'mdi-file-document-outline',