From b58b6f92ab3f7caee1199d15d118e496122e5849 Mon Sep 17 00:00:00 2001
From: admin <qiutairan163@163.com>
Date: 星期四, 04 十二月 2025 16:42:30 +0800
Subject: [PATCH] 还原代码
---
HTML/views/StatisticalReport/BoxInfor.html | 111 ++++++++++++++++++++++++++++---------------------------
1 files changed, 56 insertions(+), 55 deletions(-)
diff --git a/HTML/views/StatisticalReport/BoxInfor.html b/HTML/views/StatisticalReport/BoxInfor.html
index 507105e..390cd4e 100644
--- a/HTML/views/StatisticalReport/BoxInfor.html
+++ b/HTML/views/StatisticalReport/BoxInfor.html
@@ -18,12 +18,12 @@
}
.hideCls {
- display: none;
- }
+ display: none;
+ }
- .showCls {
- display: block;
- }
+ .showCls {
+ display: block;
+ }
</style>
<script>
// 杩欓噷鏄渶瑕佸湪椤甸潰娓叉煋涔嬪墠鎵ц鐨勪唬鐮�
@@ -348,58 +348,58 @@
<i class="layui-icon layui-icon-print"></i>琛ユ墦
</button>
</script>
-
+
</div>
</div>
- <div class="layui-form hideCls" lay-filter="layuiadmin-app-form-list" id="print"
- style="width: 100%;height:100%;">
- <div style="display: flex;align-items: center;justify-content: center; height: 260px;">
- <table border="0" id="table"
- style="width: 90%; height:240px;border-collapse: collapse;table-layout: fixed;border:none">
- <tr>
- <td class="font-size12">
- 鐗╂枡缂栧彿锛�
- <table id="SkuNoP" class="font-size12"></table>
- </td>
- </tr>
- <tr>
- <td class="font-size12">
- 鐗╂枡鍚嶇О锛�
- <table id="SkuNameP" class="font-size12"></table>
- </td>
- </tr>
- <tr>
- <td class="font-size12">
- 鎵规鍙凤細
- <table id="LotNoP" class="font-size12"></table>
- </td>
- </tr>
- <tr>
- <td class="font-size12">
- 鐢熶骇鏃ユ湡锛�
- <table id="ProductionTimeP" class="font-size12"></table>
- </td>
- </tr>
- <tr>
- <td class="font-size12">
- 鏈夋晥鏈燂細
- <table id="ExpirationTimeP" class="font-size12"></table>
- </td>
- </tr>
+ <div class="layui-form hideCls" lay-filter="layuiadmin-app-form-list" id="print"
+ style="width: 100%;height:100%;">
+ <div style="display: flex;align-items: center;justify-content: center; height: 260px;">
+ <table border="0" id="table"
+ style="width: 90%; height:240px;border-collapse: collapse;table-layout: fixed;border:none">
+ <tr>
+ <td class="font-size12">
+ 鐗╂枡缂栧彿锛�
+ <table id="SkuNoP" class="font-size12"></table>
+ </td>
+ </tr>
+ <tr>
+ <td class="font-size12">
+ 鐗╂枡鍚嶇О锛�
+ <table id="SkuNameP" class="font-size12"></table>
+ </td>
+ </tr>
+ <tr>
+ <td class="font-size12">
+ 鎵规鍙凤細
+ <table id="LotNoP" class="font-size12"></table>
+ </td>
+ </tr>
+ <tr>
+ <td class="font-size12">
+ 鐢熶骇鏃ユ湡锛�
+ <table id="ProductionTimeP" class="font-size12"></table>
+ </td>
+ </tr>
+ <tr>
+ <td class="font-size12">
+ 鏈夋晥鏈燂細
+ <table id="ExpirationTimeP" class="font-size12"></table>
+ </td>
+ </tr>
- <tr>
- <td style="padding: 5px 0px;">
- <img id="imgBar" style=" height: 60px;" />
- </td>
- </tr>
+ <tr>
+ <td style="padding: 5px 0px;">
+ <img id="imgBar" style=" height: 60px;" />
+ </td>
+ </tr>
- </table>
- </div>
- <div style="page-break-after: always;"></div>
- </div>
- <div class="layui-form hideCls" lay-filter="layuiadmin-app-form-list" id="print2"
- style="width: 100%;height:100%;"></div>
+ </table>
+ </div>
+ <div style="page-break-after: always;"></div>
+ </div>
+ <div class="layui-form hideCls" lay-filter="layuiadmin-app-form-list" id="print2"
+ style="width: 100%;height:100%;"></div>
</div>
<script src="../../layuiadmin/layui/layui.js"></script>
@@ -458,7 +458,7 @@
function addZero(s) {
return s < 10 ? ('0' + s) : s;
};
-
+
var $ = layui.$;
var yemianid = 0;
refreshTable("", "", "", "", "", "", "", "", "", "", "", "", "", "");
@@ -472,8 +472,8 @@
{ field: 'RoadwayName', title: '鎵�灞炲贩閬�', align: 'center', width: 120, },
{ field: 'AreaName', title: '鎵�灞炲尯鍩�', align: 'center', width: 120, },
{ field: 'LocatNo', title: '鍌ㄤ綅鍦板潃', align: 'center', width: 100, },
- { field: 'PalletNo', title: '鎵樼洏鍙�', align: 'center', width: 100, },
- { field: 'SkuNo', title: '鐗╂枡缂栫爜', align: 'center', width: 120, },
+ { field: 'PalletNo', title: '鎵樼洏鍙�', align: 'center', width: 100, sort: true, },
+ { field: 'SkuNo', title: '鐗╂枡缂栫爜', align: 'center', width: 120, sort: true, },
{ field: 'SkuName', title: '鐗╂枡鍚嶇О', align: 'center', width: 120, },
{ field: 'LotNo', title: '鎵规鍙�', align: 'center', width: 100, },
//{ field: 'LotText', title: '鎵规鎻忚堪', align: 'center' },
@@ -526,6 +526,7 @@
limits: pageLimits,
even: true,
cellMinWidth: 80, //鍏ㄥ眬瀹氫箟甯歌鍗曞厓鏍肩殑鏈�灏忓搴︼紝layui 2.2.1 鏂板
+ autoSort: false, // 娣诲姞杩欎釜閰嶇疆
done: function () {
setRight();
//鑷畾涔夊垪瀹�
--
Gitblit v1.8.0