From cb4e543d5e4236ad3fc95ff4ed21a4a1f683062e Mon Sep 17 00:00:00 2001
From: admin <15939171744@163.com>
Date: 星期二, 15 十月 2024 09:33:58 +0800
Subject: [PATCH] 优化

---
 jcdm-ui/src/views/components/offlineQualificationReport.vue |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/jcdm-ui/src/views/components/offlineQualificationReport.vue b/jcdm-ui/src/views/components/offlineQualificationReport.vue
index 7bcdf28..543c45c 100644
--- a/jcdm-ui/src/views/components/offlineQualificationReport.vue
+++ b/jcdm-ui/src/views/components/offlineQualificationReport.vue
@@ -21,7 +21,7 @@
         <span>妫�楠屾棩鏈燂細{{printParam.inspectionDate}}</span>
       </td>
       <td colspan="4">
-        <span>杩芥函缂栧彿锛�2409030000032</span>
+        <span>杩芥函缂栧彿锛歿{printParam.productNum}}</span>
       </td>
     </tr>
     <tr align="center">
@@ -222,7 +222,7 @@
       <td>B</td>
       <td>鍐呭緞鍗冨垎灏�</td>
       <td>鍏ㄦ</td>
-      <td>150.085</td>
+      <td>鈭�</td>
       <td>OK</td>
       <td></td>
       <td></td>
@@ -572,10 +572,10 @@
 
     <tr>
       <td colspan="4">
-        妫�楠屽憳/鏃ユ湡锛氱▼鏋楁尝/20240904
+        妫�楠屽憳/鏃ユ湡锛氱▼鏋楁尝/{{printParam.reviewerDate}}
       </td>
       <td colspan="7">
-        瀹℃牳浜�/鏃ユ湡锛氬磾娴疯儨/20240904
+        瀹℃牳浜�/鏃ユ湡锛氬磾娴疯儨/{{printParam.reviewerDate}}
       </td>
     </tr>
   </table>

--
Gitblit v1.9.3