From ef57074455ca4091e7b462aa4e2e0682abe51b0d Mon Sep 17 00:00:00 2001
From: dubin <bindu_bean@163.com>
Date: 星期三, 19 十一月 2025 13:14:33 +0800
Subject: [PATCH] 商品信息导出

---
 src/main/webapp/static/js/locDetlStatis/locDetlStatis.js |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/main/webapp/static/js/locDetlStatis/locDetlStatis.js b/src/main/webapp/static/js/locDetlStatis/locDetlStatis.js
index caab684..80815a6 100644
--- a/src/main/webapp/static/js/locDetlStatis/locDetlStatis.js
+++ b/src/main/webapp/static/js/locDetlStatis/locDetlStatis.js
@@ -37,6 +37,8 @@
             {field: 'temp1', title:'浜у搧鎬荤О', align: 'center'},
             {field: 'outOrderNo', title:'鍚堝悓鍙�', align: 'center'},
             {field: 'proType', title:'灞炴��', align: 'center'},
+            {field: 'temp2', title:'瀹㈡埛鍥惧彿', align: 'center'},
+
         ]],
         request: {
             pageName: 'curr',

--
Gitblit v1.9.1