修改认证清单-studio和认证工程师点击更多,底部空白较大

This commit is contained in:
范强强
2023-04-04 18:03:19 +08:00
parent 2e708ec039
commit a58e11447c
7 changed files with 191 additions and 26 deletions
+11 -2
View File
@@ -1383,7 +1383,7 @@ module.exports = {
allsubitemsitem:'Whether to delete all subitems under this item',
contactTheFounder:'Contact author',
certificationCategoryNumber: 'certification Category Number',
historicalrecord:'historical Record',
historicalrecord:'Historical Record',
Referenceparametercolumn:'Reference Parameter Column',
Updateparametercolumn:'Update The Parameter Column',
columnfirst:'Reference the parameter column first',
@@ -1407,7 +1407,7 @@ module.exports = {
nameOfManufacturer:'Name Of Manufacturer',
regulationNo:'Regulation No',
itemInformation:'Item Information',
modifyHistory:'Modify History',
modifyHistory:'Historical Record',
returnToStudio:'Return to Studio',
Approved:'Review and pass',
returnedForApproval:'Returned For Approval',
@@ -1747,4 +1747,13 @@ module.exports = {
pleasefillintherange:'Please fill in the range',
databasereportingtime:'Synchronize the database reporting time',
synchronizationtime:'Synchronization time',
listToBeReleased:'List to be released',
listToBeChecked:'List to be checked',
taskToBeConfirmed:'Task to be confirmed',
resultsToBeSubmitted:'Results to be submitted',
resultsToBeReviewed:'Results to be reviewed',
compliance:'Compliance',
nonCompliance:'Non-Compliance',
toBeTracked:'To be tracked',
NA:'NA',
}
+10 -1
View File
@@ -1509,7 +1509,7 @@ module.exports = {
nameOfManufacturer:'生产企业名称',
regulationNo:'法规编号',
itemInformation:'条目信息',
modifyHistory:'修改历史',
modifyHistory:'历史记录',
returnToStudio:'退回至Studio',
Approved:'审查通过',
returnedForApproval:'审批退回',
@@ -1849,4 +1849,13 @@ module.exports = {
pleasefillintherange:'请填写范围',
databasereportingtime:'同步上报库时间',
synchronizationtime:'同步时间',
listToBeReleased:'清单待发布',
listToBeChecked:'清单待校核',
taskToBeConfirmed:'任务待确认',
resultsToBeSubmitted:'结果待提交',
resultsToBeReviewed:'结果待审查',
compliance:'符合',
nonCompliance:'不符合',
toBeTracked:'待追踪',
NA:'不涉及',
}