From 4bd6eae593f6c66aab49fd80a811c0c2d177177e Mon Sep 17 00:00:00 2001 From: qiuhongwu Date: Mon, 22 Jul 2024 15:40:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A3=80=E9=AA=8C=E6=8A=A5=E5=91=8A=E4=B8=8A?= =?UTF-8?q?=E4=BC=A0=EF=BC=9A=E6=96=B0=E5=A2=9E=E3=80=8A=E6=A3=80=E9=AA=8C?= =?UTF-8?q?=E6=8A=A5=E5=91=8A=E4=B8=8A=E4=BC=A0=E3=80=8B=E8=8F=9C=E5=8D=95?= =?UTF-8?q?=EF=BC=8C=E6=94=BE=E5=9C=A8=E8=B4=A8=E9=87=8F=E7=AE=A1=E7=90=86?= =?UTF-8?q?=E4=B8=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/biz/inspectionreport/detail.vue | 57 ++++++++++--------- .../src/views/biz/inspectionreport/index.vue | 50 +++++----------- 2 files changed, 43 insertions(+), 64 deletions(-) diff --git a/mes-ui/mes-ui-admin-vue3/src/views/biz/inspectionreport/detail.vue b/mes-ui/mes-ui-admin-vue3/src/views/biz/inspectionreport/detail.vue index 7538fd96..00bc47db 100644 --- a/mes-ui/mes-ui-admin-vue3/src/views/biz/inspectionreport/detail.vue +++ b/mes-ui/mes-ui-admin-vue3/src/views/biz/inspectionreport/detail.vue @@ -11,30 +11,31 @@ - - + + - - + + {{formatDate(formData.createTime, 'YYYY-MM-DD HH:mm:ss')}} + - - + + - - + + - - + + @@ -54,10 +55,10 @@ 'tenant-id': getTenantId() }" name="files" :show-file-list="false" :auto-upload="false" :data="compositionUploadData" :on-change="compositionUploadChange" :on-error="handleError" :on-success="handleSuccess" :before-upload="before" class="upload-file-uploader"> - 上传材质报告 + 上传附件 - @@ -88,18 +89,18 @@ 上传合格证 - + --> - +