From 10aef23d06cf1d12bc48273e7844328ddf0efcc8 Mon Sep 17 00:00:00 2001
From: skyouc <creaycat@gmail.com>
Date: 星期二, 13 一月 2026 12:30:31 +0800
Subject: [PATCH] no message

---
 src/main/webapp/static/js/orderPakout/out.js |   11 +++++++++--
 1 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/src/main/webapp/static/js/orderPakout/out.js b/src/main/webapp/static/js/orderPakout/out.js
index 4f8b535..87b973e 100644
--- a/src/main/webapp/static/js/orderPakout/out.js
+++ b/src/main/webapp/static/js/orderPakout/out.js
@@ -159,7 +159,7 @@
                                     // {type: 'checkbox', merge: ['orderNo']},
                                     {field: 'orderNo', title: '鍗曟嵁缂栧彿', merge: true, align: 'center'},
                                     {field: 'title', title: '鍟嗗搧', merge: true, align: 'center', width: 350},
-                                    {field: 'standby1', title: '鏈哄彴鍙�', align: 'center'},
+                                    // {field: 'standby1', title: '鏈哄彴鍙�', align: 'center'},
                                     {
                                         field: 'anfme',
                                         title: '鏁伴噺',
@@ -183,7 +183,14 @@
                                         templet: '#locFrozenLoc'
                                     },
                                     {
-                                        field: 'staNos',
+                                        field: 'standby1',
+                                        align: 'center',
+                                        title: '鏈哄彴',
+                                        merge: ['deviceNo'],
+                                        templet: '#tbBasicTbStaNos'
+                                    },
+                                    {
+                                        field: 'locNo',
                                         align: 'center',
                                         title: '鍑哄簱绔�',
                                         merge: ['locNo'],

--
Gitblit v1.9.1