fix: style issues
This commit is contained in:
@@ -272,5 +272,6 @@ export default {
|
||||
'common.file.size.limit': '文件大小不超过{size}。',
|
||||
'common.file.format.limit': '文件格式不正确,仅支持{formats}。',
|
||||
'common.image.limit.width': '图片宽度须为{width}。',
|
||||
'common.image.limit.height': '图片高度须为{height}。'
|
||||
'common.image.limit.height': '图片高度须为{height}。',
|
||||
'common.max': '最大 {count}'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user