[update 搜索中心] 完善

This commit is contained in:
danshihao
2024-06-28 10:37:58 +08:00
parent acdd3beb54
commit 254f4dbd72
7 changed files with 54 additions and 35 deletions
@@ -110,6 +110,7 @@ module.exports = {
pcrNumber: 'PCR number',
rectifyFinishingDate: 'Completion date of rectification',
viewMarketList: 'View market list',
viewTroubleshootingResults: 'View troubleshooting results'
viewTroubleshootingResults: 'View troubleshooting results',
exportXlsName: 'Standard Master Plan'
}
}
@@ -111,6 +111,7 @@ module.exports = {
pcrNumber: 'PCR编号',
rectifyFinishingDate: '整改完成日期',
viewMarketList: '查看市场清单',
viewTroubleshootingResults: '查看排查结果'
viewTroubleshootingResults: '查看排查结果',
exportXlsName: '标准主计划'
}
}