From 7ae052d141e69fe9e19392172fc2960134a03232 Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期一, 01 十二月 2025 15:54:52 +0800
Subject: [PATCH] 1.采购入库单列表、直接调拨单列表、其他出库单列表、生产入库列表、销售出库单列表:layui中开发 查看包装明细

---
 WebTM/views/质量管理/质量报表/QC_FirstPassRateReport.html |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git "a/WebTM/views/\350\264\250\351\207\217\347\256\241\347\220\206/\350\264\250\351\207\217\346\212\245\350\241\250/QC_FirstPassRateReport.html" "b/WebTM/views/\350\264\250\351\207\217\347\256\241\347\220\206/\350\264\250\351\207\217\346\212\245\350\241\250/QC_FirstPassRateReport.html"
index 034fe1c..61288b9 100644
--- "a/WebTM/views/\350\264\250\351\207\217\347\256\241\347\220\206/\350\264\250\351\207\217\346\212\245\350\241\250/QC_FirstPassRateReport.html"
+++ "b/WebTM/views/\350\264\250\351\207\217\347\256\241\347\220\206/\350\264\250\351\207\217\346\212\245\350\241\250/QC_FirstPassRateReport.html"
@@ -145,7 +145,7 @@
 
                 switch ($("#HDeptName").val()) {
                     case '缁曠嚎鑷姩杞﹂棿':
-                        HTitle = '姝ヨ繘鐢垫満鐩撮�氱巼瓒嬪娍鍥�';
+                        HTitle = '绾垮寘缁曠嚎鐩撮�氱巼瓒嬪娍鍥�';
                         break;
                     case '瑁呴厤鑷姩杞﹂棿':
                         HTitle = '鍚屾鐢垫満鐩撮�氱巼瓒嬪娍鍥�';
@@ -374,6 +374,7 @@
                     elem: '#mainTable'
                     , toolbar: '#toolbarDemo'
                     , height: 'full-490'
+                    , totalRow: true
                     , page: true
                     , cellMinWidth: 90
                     , limit: 50

--
Gitblit v1.9.1