add 问题提交

This commit is contained in:
赵霄
2023-09-07 18:20:00 +08:00
parent 3432c9c322
commit 750129271b
5 changed files with 106 additions and 5 deletions
@@ -15,5 +15,11 @@ module.exports = {
exportFileName: 'Domestic standard regulations', // 国内标准法规
exportZipName: 'Domestic standards and regulations (with documents)', // 国内标准法规(带文件)
templateName: 'Import templates for domestic standards and regulations' // 国内标准法规导入模板
},
standardDetail: {
standardNumber: 'Standard Number',
problemOccurrenceTime: 'Problem occurrence time',
respondent: 'Respondent',
problemDescription: 'Problem description'
}
}