This commit is contained in:
仲么了
2024-03-06 16:14:51 +08:00
27 changed files with 243557 additions and 259 deletions

View File

@@ -127,7 +127,7 @@
:key="item.text"
:command="item"
:style="{
color: item.type === 'primary' ? 'var(--el-color-primary)' : 'var(--el-color-danger'
color: item.type === 'primary' ? 'var(--el-color-primary)' : 'var(--el-color-danger)'
}"
>
{{ item.text }}