history页面新增修改项目名字
This commit is contained in:
@@ -453,7 +453,8 @@ export default {
|
||||
jsContent4: '图片必须小于5MB',
|
||||
jsContent5: '图片已经上传是否继续上传',
|
||||
jsContent6: '输入的内容超过允许输入的最大长度',
|
||||
jsContent7: '请输入内容~'
|
||||
jsContent7: '请输入内容~',
|
||||
jsContent8: '请输入项目名字~'
|
||||
},
|
||||
ModelPlacement: {
|
||||
Registration: '新增模特',
|
||||
|
||||
@@ -466,7 +466,8 @@ export default {
|
||||
jsContent4: 'Image must smaller than 5MB!',
|
||||
jsContent5: 'This picture has been uploaded whether to continue uploading?',
|
||||
jsContent6: 'The entered content exceeds the maximum length.',
|
||||
jsContent7: 'Please enter content'
|
||||
jsContent7: 'Please enter content',
|
||||
jsContent8: 'Please enter the project name.'
|
||||
},
|
||||
ModelPlacement: {
|
||||
Registration: 'Registration',
|
||||
|
||||
Reference in New Issue
Block a user