From f700376f49e285b5f743361f2487b871e7a1eeab Mon Sep 17 00:00:00 2001
From: chengsc <11752@DESKTOP-DS49RCP>
Date: 星期三, 07 五月 2025 10:38:33 +0800
Subject: [PATCH] 修改问题

---
 HTML/views/ASNSetting/BoxInfo.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/HTML/views/ASNSetting/BoxInfo.html b/HTML/views/ASNSetting/BoxInfo.html
index eea6ff8..fe91c10 100644
--- a/HTML/views/ASNSetting/BoxInfo.html
+++ b/HTML/views/ASNSetting/BoxInfo.html
@@ -351,7 +351,7 @@
 			var TotalColsArr = [[
 				{ field: 'BoxNo', title: '绠卞彿', align: 'center', fixed: 'left', width: 220, "disabled": true },
 				{ field: 'BoxNo2', title: '鐩掑彿', align: 'center', fixed: 'left' },
-				{ field: 'BoxNo3', title: '鏀彿', align: 'center', fixed: 'left', width: 220, "disabled": true },
+				{ field: 'BoxNo3', title: '鏀彿', align: 'center', fixed: 'left', width: 220 },
 				{ field: 'SkuNo', title: '鐗╂枡缂栫爜', align: 'center', fixed: 'left', width: 140, "disabled": true },
 				{ field: 'SkuName', title: '鐗╂枡鍚嶇О', align: 'center', fixed: 'left', width: 240, "disabled": true },
 				{ field: 'LotNo', title: '鎵规鍙�', align: 'center', width: 155, },

--
Gitblit v1.8.0