市场法规清单-维护清单-名称

This commit is contained in:
刘彦泽
2023-03-28 18:02:31 +08:00
parent 1f88977eec
commit 9193fa806b
3 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -1729,8 +1729,8 @@ module.exports = {
notethree:'Provide supporting materials', notethree:'Provide supporting materials',
verifyComplianceConfirmReturnReason:'Verify compliance Confirm return reason', verifyComplianceConfirmReturnReason:'Verify compliance Confirm return reason',
theDeliverablesCannotReferencedPleaseReselect:'The deliverables of this project cannot be referenced, please reselect', theDeliverablesCannotReferencedPleaseReselect:'The deliverables of this project cannot be referenced, please reselect',
regulationListModuleMaintenance:'Regulation list module maintenance', regulationListTemplateMaintenance:'Regulation list template maintenance',
regulationListModule:'Regulation list module', regulatoryListTemplate:'Regulatory list template',
gnxtwh:'Functional system maintenance', gnxtwh:'Functional system maintenance',
gnxt:'Functional system', gnxt:'Functional system',
dykzq:'Corresponding controller', dykzq:'Corresponding controller',
+2 -2
View File
@@ -1831,8 +1831,8 @@ module.exports = {
notethree:'\n提供证明材料\n', notethree:'\n提供证明材料\n',
verifyComplianceConfirmReturnReason:'验证符合性确认退回原因', verifyComplianceConfirmReturnReason:'验证符合性确认退回原因',
theDeliverablesCannotReferencedPleaseReselect:'不能引用本项目的交付物,请重新选择', theDeliverablesCannotReferencedPleaseReselect:'不能引用本项目的交付物,请重新选择',
regulationListModuleMaintenance:'法规清单模块维护', regulationListTemplateMaintenance:'法规清单模板维护',
regulationListModule:'法规清单模块', regulatoryListTemplate:'法规清单模板',
gnxtwh:'功能系统维护', gnxtwh:'功能系统维护',
gnxt:'功能系统', gnxt:'功能系统',
dykzq:'对应控制器', dykzq:'对应控制器',
@@ -6,7 +6,7 @@
<!-- <a-icon @click="iconClick" type="arrow-left" style="margin-right: 6px;font-size: 26px;"/>--> <!-- <a-icon @click="iconClick" type="arrow-left" style="margin-right: 6px;font-size: 26px;"/>-->
<!-- </span>--> <!-- </span>-->
<span> <span>
{{isTrue ? $t('regulationListModuleMaintenance'):$t('regulationListModuleMaintenance')}} {{isTrue ? $t('regulationListTemplateMaintenance'):$t('regulationListTemplateMaintenance')}}
</span> </span>
</div> </div>
<div class="Virtual-detail-right"> <div class="Virtual-detail-right">
@@ -23,8 +23,8 @@
<div class="Virtual-detail-content"> <div class="Virtual-detail-content">
<div class="box-title-text-add"> <div class="box-title-text-add">
<div class="title-text-add"> <div class="title-text-add">
<span class="text-left" :title="$t('regulationListModule')"> <span class="text-left" :title="$t('regulatoryListTemplate')">
{{$t('regulationListModule')}} {{$t('regulatoryListTemplate')}}
</span> </span>
<span class="text-right" style="margin-right: 100px" :title="$route.query.name"> <span class="text-right" style="margin-right: 100px" :title="$route.query.name">
{{$route.query.name}} {{$route.query.name}}