bug修改

This commit is contained in:
caoyang
2022-03-09 10:26:48 +08:00
parent f4b834726d
commit 100a7f4962
6 changed files with 54 additions and 22 deletions
+2 -1
View File
@@ -503,7 +503,8 @@ module.exports = {
CannotExceed100characters:'cannot exceed 100 characters',
cantExeed:'cannot exceed ',
characters:' characters',
Processing:'Processing',
See:'See',
labelNameCannotDuplicate:'Label name cannot be duplicate',
}
+2
View File
@@ -509,4 +509,6 @@ module.exports = {
characters:'字符',
Processing:'办理',
See:'查看',
labelNameCannotDuplicate:'标签名称不能重复',
}