mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2026-03-03 14:06:38 +08:00
v3.30.0 【增加】字典项增加回显样式;【优化】文件S3协议对最新minio的支持;【优化】代码生成;【优化】前端vite编译配置
This commit is contained in:
@@ -37,8 +37,8 @@ export const DICT_DATA_STYLE_ENUM = {
|
||||
desc: '信息',
|
||||
color: 'colorInfo',
|
||||
},
|
||||
WARN: {
|
||||
value: 'warn',
|
||||
WARNING: {
|
||||
value: 'warning',
|
||||
desc: '警告',
|
||||
color: 'colorWarning',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user