diff --git a/jero-web/src/common/lang/en-us.js b/jero-web/src/common/lang/en-us.js index 48809bef7..60c430cf0 100644 --- a/jero-web/src/common/lang/en-us.js +++ b/jero-web/src/common/lang/en-us.js @@ -1430,4 +1430,5 @@ module.exports = { confirmreturn:'Confirm return ?', onlyDataSelected:'Only data with process status of task to be confirmed, result to be submitted and review to be returned can be selected', youCannotStatusListToBeReleasedAndApproved:'You cannot select data whose process status is list to be released and approved', + batchmodify:'Whether to batch modify', } \ No newline at end of file diff --git a/jero-web/src/common/lang/zh-cn.js b/jero-web/src/common/lang/zh-cn.js index 7b02545d5..cde456b01 100644 --- a/jero-web/src/common/lang/zh-cn.js +++ b/jero-web/src/common/lang/zh-cn.js @@ -1524,6 +1524,7 @@ module.exports = { confirmReturnForApproval:'确认退回审批?', onlyDataStatusResultReviewedCanBeSelected:'只能选择流程状态为结果待审查的数据', confirmResetProcess:'确认重置流程?', + confirmUrging:'确认催办', statusthetasistobeconfirmed:'只有清单待校核状态或任务确认状态为待确认时才可以进行撤回', confirmreturn:'确认退回?', confirmUrging:'确认催办?', @@ -1531,4 +1532,5 @@ module.exports = { onlyListCheckedCanRecalled:'只能撤回流程状态为清单待校核的数据', onlyDataSelected:'只能选择流程状态为任务待确认、结果待提交、审查退回的数据', youCannotStatusListToBeReleasedAndApproved:'不能选择流程状态为清单待发布、审查通过的数据', + batchmodify:'是否批量修改', } \ No newline at end of file diff --git a/jero-web/src/views/projectManagement/components/batSetting.vue b/jero-web/src/views/projectManagement/components/batSetting.vue index f215a1b33..a41b50bc8 100644 --- a/jero-web/src/views/projectManagement/components/batSetting.vue +++ b/jero-web/src/views/projectManagement/components/batSetting.vue @@ -10,21 +10,6 @@ > - -
-
- {{$t('implementationCategory')}} -
- - - -
-
@@ -43,22 +28,6 @@
- - - -
-
- {{$t('zoneOfApplication')}} -
- - - -
-
@@ -96,93 +65,253 @@
{{$t('vehicleInProductionDate')}} + :title="$t('engineeringInterfacePerson')">{{$t('engineeringInterfacePerson')}}
- - + + + + + + + +
- +
- {{$t('ImplementationDate')}} + {{$t('regulatoryEngineer')}}
- - - -
-
- -
-
- - {{$t('deadlineForConfirmationOfDesignCompliance')}} -
- - + + + + + + + +
+
+  {{$t('confirmationOfDesignConformity')}} +
- - {{$t('prehomoConfirmationDeadline')}} + {{$t('personLiable')}}
- - + + + + + + + +
- - {{$t('verificationComplianceConfirmationDeadline')}} + {{$t('cutoffTime')}}
- +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+
+ {{$t('typeOfDeliverables')}} +
+ + + + + + + + +
+
+
+
+  {{$t('verificationAndConformityconfirmation')}} +
+ + +
+
+ {{$t('personLiable')}} +
+ + + + + + + + + +
+
+ +
+
+ {{$t('cutoffTime')}} +
+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+
+ {{$t('typeOfDeliverables')}} +
+ + + + + + + + + +
+
@@ -190,25 +319,39 @@