[update] 市场清单发布流程
This commit is contained in:
@@ -73,7 +73,8 @@ module.exports = {
|
||||
historicalVersion: 'Historical version',
|
||||
standardExist: 'The standard already exists',
|
||||
haveStandardExist: 'Some standards already exist',
|
||||
pleaseSelectAListPublish: 'Please select a list to publish'
|
||||
pleaseSelectAListPublish: 'Please select a list to publish',
|
||||
pleaseSelectCorrectData: 'Select an unpublished or modified list to publish'
|
||||
},
|
||||
// 市场清单详情列表字段
|
||||
marketListField: {
|
||||
|
||||
@@ -74,7 +74,8 @@ module.exports = {
|
||||
historicalVersion: '历史版本',
|
||||
standardExist: '标准已经存在',
|
||||
haveStandardExist: '部分标准已存在',
|
||||
pleaseSelectAListPublish: '请选择一个清单进行发布'
|
||||
pleaseSelectAListPublish: '请选择一个清单进行发布',
|
||||
pleaseSelectCorrectData: '请选择未发布或者修改中的清单进行发布'
|
||||
},
|
||||
// 市场清单详情列表字段
|
||||
marketListField: {
|
||||
|
||||
Reference in New Issue
Block a user