From 1cb49b04ae6709e6054c328f5ed12bff9ca014c8 Mon Sep 17 00:00:00 2001
From: 移动系统liao <liaoxujun@qq.com>
Date: 星期二, 12 十一月 2024 09:21:57 +0800
Subject: [PATCH] no message

---
 CoreCms.Net.Web.Admin/wwwroot/views/content/stock/stocks/details.html |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/CoreCms.Net.Web.Admin/wwwroot/views/content/stock/stocks/details.html b/CoreCms.Net.Web.Admin/wwwroot/views/content/stock/stocks/details.html
index a913589..23e23e6 100644
--- a/CoreCms.Net.Web.Admin/wwwroot/views/content/stock/stocks/details.html
+++ b/CoreCms.Net.Web.Admin/wwwroot/views/content/stock/stocks/details.html
@@ -56,9 +56,9 @@
                         //{ field: 'stockId', title: '鍏宠仈鍗曞彿', sort: false, width: 150 },
                         { field: 'goodsName', title: '鍟嗗搧鍚嶇О', sort: false },
                         { field: 'spesDesc', title: '璐у搧瑙勬牸', sort: false },
-                        { field: 'sn', title: '璐у搧缂栫爜', sort: false, width: 130 },
-                        { field: 'bn', title: '鍟嗗搧缂栫爜', sort: false, width: 130 },
-                        { field: 'nums', title: '鏁伴噺', sort: false, width: 60 },
+                        { field: 'sn', title: '璐у搧缂栫爜', sort: false, width: 180 },
+                        { field: 'bn', title: '鍟嗗搧缂栫爜', sort: false, width: 180 },
+                        { field: 'nums', title: '鏁伴噺', sort: false, width: 100 },
                     ]
                 ]
             });

--
Gitblit v1.9.1