update $message.error全局改成$message.warning
This commit is contained in:
@@ -20,5 +20,11 @@ module.exports = {
|
||||
answerQuestion: '回复问题',
|
||||
word: '字',
|
||||
pleaseEnterAnswerDesc: '请输入回答描述'
|
||||
},
|
||||
|
||||
// 征求意见
|
||||
askForAdvice: {
|
||||
standardNameNumber: '标准名称/编号',
|
||||
consultationCycle: '征求意见周期'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -424,7 +424,6 @@ module.exports = {
|
||||
changePermissions: '更改权限',
|
||||
pleaseSelectUser: '请选择一个用户',
|
||||
longTermEffectiveness: '是否长期有效',
|
||||
|
||||
selectFileType: '请选择文件类型',
|
||||
onlyWord: '只能导入word文件',
|
||||
fileType: '文件类型',
|
||||
@@ -488,6 +487,23 @@ module.exports = {
|
||||
publishComment: '发表评论',
|
||||
noComment: '暂无评论',
|
||||
replyToComments: '回复评论'
|
||||
},
|
||||
// 自定义比对
|
||||
customComparison: {
|
||||
listName: '清单名称',
|
||||
countriesInvolved: '涉及国家',
|
||||
operator: '操作人',
|
||||
whetherToMakePublic: '是否公开',
|
||||
referenceStandard: '涉及标准',
|
||||
comparisonTime: '比对时间',
|
||||
onlineComparison: '在线对比',
|
||||
standardList: '标准列表',
|
||||
comparisonMaintain: '对比维护',
|
||||
listDetails: '清单详情',
|
||||
comparativeAnalysisResult: '对比分析结果',
|
||||
exitEdit: '退出编辑',
|
||||
specialty: '特点',
|
||||
comparisonItem: '比对项'
|
||||
}
|
||||
},
|
||||
// 业务支持
|
||||
|
||||
Reference in New Issue
Block a user