From fc45de2fc49363738d5854446ad2ad33b58b1949 Mon Sep 17 00:00:00 2001
From: LSH
Date: 星期五, 15 十二月 2023 16:33:38 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/locInPrintMat/locInPrintMat.html |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/main/webapp/views/locInPrintMat/locInPrintMat.html b/src/main/webapp/views/locInPrintMat/locInPrintMat.html
index fbf9ac6..4464d21 100644
--- a/src/main/webapp/views/locInPrintMat/locInPrintMat.html
+++ b/src/main/webapp/views/locInPrintMat/locInPrintMat.html
@@ -95,7 +95,7 @@
 
 <script type="text/html" id="toolbar">
     <div class="layui-btn-container">
-<!--        <button class="layui-btn layui-btn-sm" id="btn-add" lay-event="addData">鏂板</button>-->
+        <button class="layui-btn layui-btn-sm" id="btn-add" lay-event="addData">鏂板</button>
         <button class="layui-btn layui-btn-sm layui-btn-danger" id="btn-delete" lay-event="deleteData">鍒犻櫎</button>
         <button class="layui-btn layui-btn-sm" id="btn-print-batch" lay-event="btnPrintBatch">鎵归噺鎵撳嵃</button>
 
@@ -335,12 +335,12 @@
             <td colspan="2"><strong>{{this.batch}}</strong></td>
         </tr>
         <tr>
-            <th>鏁伴噺</th>
-            <td colspan="2"><strong>{{this.anfme}}</strong></td>
+            <th>閲嶉噺</th>
+            <td colspan="2"><strong>{{this.anfme}}kg</strong></td>
         </tr>
         <tr>
-            <th>澶囨敞</th>
-            <td colspan="2"><strong>{{this.memo}}</strong></td>
+            <th>搴撲綅</th>
+            <td colspan="2"><strong>{{this.locNo}}</strong></td>
         </tr>
     </table>
     {{/each}}

--
Gitblit v1.9.1