From 02e43fa1bb0f899e554d54eeb4c32b0b79759dcd Mon Sep 17 00:00:00 2001
From: Administrator <1051256694@qq.com>
Date: 星期三, 11 三月 2026 15:40:05 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/pda/stockOut.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/views/pda/stockOut.html b/src/main/webapp/views/pda/stockOut.html
index 9d1f852..388f317 100644
--- a/src/main/webapp/views/pda/stockOut.html
+++ b/src/main/webapp/views/pda/stockOut.html
@@ -130,7 +130,7 @@
             cols: [[
                 {type: 'checkbox', fixed: 'left', width:30},
                 {field: 'count', align: 'center', title: '鏁伴噺', event: 'detail', style:'color: blue', width:50},
-                {field: 'matnr', align: 'center', title: 'sku', event: 'detail'},
+                {field: 'matnr', align: 'center', title: '鍟嗗搧缂栧彿', event: 'detail'},
                 {field: 'maktx', align: 'center', title: '鍚嶇О', event: 'detail'},
                 {field: 'locNo', align: 'center', title: '搴撲綅', event: 'detail'}
             ]],

--
Gitblit v1.9.1