From a811a95b1f30abb8c49bfe379642666d2b956f22 Mon Sep 17 00:00:00 2001
From: zhang <zc857179121@qq.com>
Date: 星期三, 09 七月 2025 16:48:19 +0800
Subject: [PATCH] 1

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

diff --git a/src/main/webapp/static/js/common.js b/src/main/webapp/static/js/common.js
index 656d9b4..41a2537 100644
--- a/src/main/webapp/static/js/common.js
+++ b/src/main/webapp/static/js/common.js
@@ -225,7 +225,7 @@
     {field: 'matnr', align: 'center',title: '鍟嗗搧缂栧彿', sort:true}
     ,{field: 'maktx', align: 'center',title: '鍟嗗搧鍚嶇О', sort:true}
     ,{field: 'orderNo', align: 'center',title: '鍗曟嵁缂栧彿'}
-    ,{field: 'sku', align: 'center',title: '鎵规'}
+    ,{field: 'sku', align: 'center',title: '鎵规',sort:true}
     //,{field: 'batch', align: 'center',title: '鎵瑰彿', width: 300, sort:true}
     ,{field: 'anfme', align: 'center',title: '鏁伴噺'}
     ,{field: 'zpallet', align: 'center',title: '鎵樼洏鏉$爜'}
@@ -233,6 +233,6 @@
     ,{field: 'unit', align: 'center',title: '鍗曚綅', hide: true}
     ,{field: 'barcode', align: 'center',title: '鏉$爜', hide: true}
     ,{field: 'supp', align: 'center',title: '渚涘簲鍟�', hide: true}
-    ,{field: 'suppCode', align: 'center',title: '鏉ユ簮鍗曞彿', hide: true}
+    // ,{field: 'suppCode', align: 'center',title: '鏉ユ簮鍗曞彿', hide: true}
 ]
 

--
Gitblit v1.9.1