From de3fcf580bb1a58408cab2ba9530cb0977138667 Mon Sep 17 00:00:00 2001 From: "zyx.net" Date: Thu, 9 Mar 2023 17:55:06 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=B3=95=E8=A7=84?= =?UTF-8?q?=E6=B8=85=E5=8D=95-=E4=BF=AE=E6=94=B9=E6=8C=89=E9=92=AE?= =?UTF-8?q?=E6=9D=83=E9=99=90=EF=BC=9B=E4=BF=AE=E6=94=B9=E6=89=B9=E9=87=8F?= =?UTF-8?q?=E8=AE=BE=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jero-web/src/common/lang/en-us.js | 1 + jero-web/src/common/lang/zh-cn.js | 1 + .../components/batSetting.vue | 324 +++++++++++++----- .../components/listOfRegulations.vue | 149 +++++--- 4 files changed, 340 insertions(+), 135 deletions(-) diff --git a/jero-web/src/common/lang/en-us.js b/jero-web/src/common/lang/en-us.js index 482ed3e9f..4b2d95945 100644 --- a/jero-web/src/common/lang/en-us.js +++ b/jero-web/src/common/lang/en-us.js @@ -1428,4 +1428,5 @@ module.exports = { onlyListCheckedCanRecalled:'Only the data whose process status is list to be checked can be recalled', statusthetasistobeconfirmed:'You can withdraw the list only when the status of the list is to be checked or the status of the task is to be confirmed', confirmreturn:'Confirm return ?', + 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 970fdbe0c..ce8330a25 100644 --- a/jero-web/src/common/lang/zh-cn.js +++ b/jero-web/src/common/lang/zh-cn.js @@ -1530,4 +1530,5 @@ module.exports = { confirmUrging:'确认催办?', confirmWithdrawal:'确认撤回?', onlyListCheckedCanRecalled:'只能撤回流程状态为清单待校核的数据', + 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 @@