diff --git a/jero-web/src/views/virtualAuthenticationList/components/addModel.vue b/jero-web/src/views/virtualAuthenticationList/components/addModel.vue index a2a38a05f..a6769ebff 100644 --- a/jero-web/src/views/virtualAuthenticationList/components/addModel.vue +++ b/jero-web/src/views/virtualAuthenticationList/components/addModel.vue @@ -15,14 +15,22 @@
* - {{$t('regulationNo')}} + {{$t('regulationNo')}}
- - + + + + + {{ item.serialNumber}} + + +
@@ -32,12 +40,13 @@ * {{$t('areaOfResponsibility')}} - + + :triggerChange="false" :dictCode="'duty_territory'"/> @@ -49,9 +58,9 @@ * WVTA ID - + @@ -59,15 +68,12 @@
-
- {{$t('itemInformation')}} -
- - - - +
+ {{$t('itemInformation')}} + +
-
@@ -75,13 +81,14 @@ * {{$t('category')}}
- + + v-model="item.category" + :placeholder="$t('PleaseEnter')+$t('category')"/>
@@ -91,13 +98,10 @@ * {{$t('inspectionItems')}}
- - + + @@ -107,15 +111,40 @@
* - {{$t('Deliverables')}} + {{$t('configurationItem')}}
- - + + + +
+ + +
+
+ * + {{$t('typeOfDeliverables')}} +
+ +
@@ -132,6 +161,7 @@ @@ -246,12 +335,7 @@ export default { .header-text { font-size: 16px; - font-weight: bold; - margin-left: 15px; - /*border-bottom: 1px #d9d9d9 dashed;*/ - height: 30px; - margin-bottom: 30px; - display: flex; + font-weight: 500; } .drawer-bootom-button { @@ -266,4 +350,9 @@ export default { background: #fff; border-radius: 0 0 2px 2px; } + +.icon-text { + font-size: 16px; + margin-right: 4px; +} \ No newline at end of file diff --git a/jero-web/src/views/virtualAuthenticationList/virtualAuthenticationListDesign/certificationListMaintenance.vue b/jero-web/src/views/virtualAuthenticationList/virtualAuthenticationListDesign/certificationListMaintenance.vue index 348e013cb..d072fa068 100644 --- a/jero-web/src/views/virtualAuthenticationList/virtualAuthenticationListDesign/certificationListMaintenance.vue +++ b/jero-web/src/views/virtualAuthenticationList/virtualAuthenticationListDesign/certificationListMaintenance.vue @@ -266,6 +266,7 @@ export default { deleteBatch: '/authDummy/authDummyInventoryInfoEO/deleteBatch',//批量删除 editModel: '/authDummy/authDummyInventoryInfoEO/edit',//编辑 setBatch: '/authDummy/authDummyInventoryInfoEO/setBatch',//批量设置 + number: '/project/projectLawsInventoryEO/list', }, queryParam: {}, orderByField: '',