From 359a0d155942c6f31fe80a8dfad16efe13e982ea Mon Sep 17 00:00:00 2001
From: chen.lin <1442464845@qq.com>
Date: 星期一, 02 二月 2026 15:21:07 +0800
Subject: [PATCH] 校验工or0

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

diff --git a/src/main/webapp/static/js/pakStore/outStock.js b/src/main/webapp/static/js/pakStore/outStock.js
index 17efdfc..82dc21b 100644
--- a/src/main/webapp/static/js/pakStore/outStock.js
+++ b/src/main/webapp/static/js/pakStore/outStock.js
@@ -7,7 +7,7 @@
     var cols = [];
     cols.push(
         {field: 'fbillNo', merge: true, align: 'center', title: '鍗曟嵁缂栧彿', width: 150}
-        , {field: 'fsourceBillNo', align: 'center', title: '鐢熶骇鍗曞彿', width: 100}
+        , {field: 'fsourceBillNo', align: 'center', title: '鐢熶骇鍗曞彿', width: 150}
         , {field: 'fnumber', align: 'center', title: '鐗╂枡缂栧彿', width: 140}
         , {field: 'fname', align: 'center', title: '鐗╂枡鍚嶇О'}
         , {field: 'fmodel', align: 'center', title: '瑙勬牸', width: 200}

--
Gitblit v1.9.1