BUGFIX: sketchBoard upload checkMd5校验;
TASK: 分类;
This commit is contained in:
@@ -72,6 +72,9 @@ save.sysFile.failed=Save sysFile failed!
|
||||
save.pythonTAllInfo.failed=Save pythonTAllInfo failed!
|
||||
save.collection.failed=Save collection failed!
|
||||
save.designItemDetail.failed=Save designItemDetail failed!
|
||||
|
||||
save.classification.failed=Save classification failed!
|
||||
update.classification.failed=Update classification failed!
|
||||
# 前端传参校验
|
||||
singleOverall.cannot.be.empty=singleOverall cannot be empty!
|
||||
colorBoards.cannot.be.empty=colorBoards cannot be empty!
|
||||
@@ -131,4 +134,8 @@ level1Type.cannot.be.empty=level1Type cannot be empty!
|
||||
regionNum.cannot.be.empty=regionNum cannot be empty!
|
||||
phone.cannot.be.empty=phone cannot be empty!
|
||||
printId.cannot.be.empty=printId cannot be empty!
|
||||
path.cannot.be.empty=Path cannot be empty!
|
||||
path.cannot.be.empty=path cannot be empty!
|
||||
|
||||
classificationName.cannot.be.empty=classificationName cannot be empty!
|
||||
classificationName.already.exists=ClassificationName already exists, please change it!
|
||||
the.classification.you.deleted.has.associated.library=The classification you deleted has associated data, are you sure to delete it!
|
||||
Reference in New Issue
Block a user