Prechádzať zdrojové kódy

更新 报港:船舶证书

wzh 3 rokov pred
rodič
commit
72eb9d1d6f

+ 3 - 3
src/views/voyage/portDeclarationDetail.vue

@@ -52,7 +52,7 @@
   <div class="line-container-p24">
     <div class="df aic mb30">
       <div class="df aic">
-        <div class="title">船舶名称</div>
+        <div class="title" style="width: 130px">船舶名称</div>
         <div class="text">{{ detail.shipname }}</div>
       </div>
       <div class="df aic">
@@ -92,7 +92,7 @@
       </div>
     </div>
   </div>
-  <div class="df jcfe mt20 mr20">
+  <div class="df jcfe mt20 mr20 mb20">
     <el-button @click="portReport" type="primary">申请报港</el-button>
   </div>
 </template>
@@ -119,7 +119,7 @@ async function getReportDetail() {
     detail.value.idcardFrontViewUrl,
     detail.value.idcardBackViewUrl,
   ];
-  // certs.value.initCerts(detail.value.shipAudits);
+  certs.value.initCerts(detail.value.shipCerts);
 }
 async function portReport() {
   let res = await api.portReport({