From eb9f657ffcf402bab8d9b3413ec7ede45d8e21d4 Mon Sep 17 00:00:00 2001
From: Administrator <335182714>
Date: 星期六, 20 十二月 2025 18:18:42 +0800
Subject: [PATCH] 空托出库2排未统计异常

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

diff --git a/src/main/webapp/static/js/order/outMes.js b/src/main/webapp/static/js/order/outMes.js
index 48d87ef..2ee8522 100644
--- a/src/main/webapp/static/js/order/outMes.js
+++ b/src/main/webapp/static/js/order/outMes.js
@@ -31,7 +31,7 @@
         cols: [[
             {type: 'checkbox'}
             ,{type: 'numbers', title: '#'}
-            ,{field: 'orderNo', align: 'center',title: '鍗曟嵁缂栧彿', templet: '#orderNoTpl', width: 160}
+            ,{field: 'orderNo', align: 'center',title: '缁勮揣鍗曞彿', templet: '#orderNoTpl', width: 160}
             // ,{field: 'matnr', align: 'center',title: '瑙勬牸', width: 160}
             // ,{field: 'maktx', align: 'center',title: '鍟嗗搧鍚嶇О', width: 200}
             // ,{field: 'batch', align: 'center',title: '绠卞彿'}

--
Gitblit v1.9.1