update 导入校验修改
This commit is contained in:
@@ -27,14 +27,14 @@ module.exports = {
|
||||
treeSearchPlaceholder: 'Please enter the tree system', // 请输入树状图体系
|
||||
collection: 'Invoice Collection', // 收藏
|
||||
cancelCollection: 'Delete Collection', // 取消收藏
|
||||
exportFileName: 'Domestic standard regulations', // 国内标准法规
|
||||
exportZipName: 'Domestic standards and regulations (with documents)', // 国内标准法规(带文件)
|
||||
templateName: 'Import templates for domestic standards and regulations' // 国内标准法规导入模板
|
||||
exportFileName: 'Domestic standard', // 国内标准法规
|
||||
exportZipName: 'Domestic standards (with documents)', // 国内标准法规(带文件)
|
||||
templateName: 'Import templates for domestic standards' // 国内标准法规导入模板
|
||||
},
|
||||
overseasStandard: {
|
||||
exportFileName: 'Overseas standard regulations',
|
||||
exportZipName: 'Overseas standard regulations (with documentation)',
|
||||
templateName: 'Import template of overseas standard regulations'
|
||||
exportFileName: 'Overseas standard',
|
||||
exportZipName: 'Overseas standard (with documentation)',
|
||||
templateName: 'Import template of overseas standard'
|
||||
},
|
||||
standardDetail: {
|
||||
standardNumber: 'Standard Number',
|
||||
|
||||
Reference in New Issue
Block a user