BUGFIX: 回显;

This commit is contained in:
shahaibo
2023-12-04 14:04:36 +08:00
parent a7893d07bb
commit be6795b42a
6 changed files with 38 additions and 4 deletions

View File

@@ -172,5 +172,5 @@ BLOUSE=Blouse
DRESS=Dress
TROUSERS=Trousers
SKIRT=Skirt
FEMALE=Female
MALE=Male
FEMALE=Women's wear
MALE=Men's wear

View File

@@ -131,4 +131,17 @@ level1Type.cannot.be.empty=级别1类型不能为空
regionNum.cannot.be.empty=区域号不能为空!
phone.cannot.be.empty=电话不能为空!
printId.cannot.be.empty=印花ID不能为空
path.cannot.be.empty=路径不能为空!
path.cannot.be.empty=路径不能为空!
# 多语言返回
OVERALL=整体
TOPS=上装
BOTTOMS=下装
OUTWEAR=外套
BLOUSE=衬衫
DRESS=长裙
TROUSERS=裤子
SKIRT=短裙
FEMALE=女装
MALE=男装