From 230b5f1b455ce5d89ada908fcf79ca8d18eb0e1d Mon Sep 17 00:00:00 2001
From: 1 <1>
Date: 星期二, 25 十一月 2025 18:33:33 +0800
Subject: [PATCH] #

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

diff --git a/src/main/webapp/static/js/order/order.js b/src/main/webapp/static/js/order/order.js
index fc4197d..c82bb3e 100644
--- a/src/main/webapp/static/js/order/order.js
+++ b/src/main/webapp/static/js/order/order.js
@@ -246,6 +246,10 @@
                         // {field: 'specs', title: '瑙勬牸'},
                         {field: 'standby1', title: 'po'},
                         {field: 'standby2', title: 'upc'},
+                        {field: 'standby3', title: '瀹㈡埛SKU'},
+                        {field: 'boxType1', title: '璐т富鍚嶇О'},
+                        {field: 'boxType2', title: 'upc'},
+                        {field: 'boxType3', title: '瀹㈡埛SKU'},
                         {field: 'anfme', title: '鏁伴噺(淇敼)', style: 'color: blue;font-weight: bold', edit: true, minWidth: 110, width: 110},
                         {field: 'workQty', title: '浣滀笟鏁伴噺',  minWidth: 100, width: 100},
                         // {field: 'unit', title: '鍗曚綅', width: 80},

--
Gitblit v1.9.1