From 67da83c698e77ccf178669a31e4bd3a4e8fc1ca7 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@63.com>
Date: 星期二, 03 八月 2021 16:10:05 +0800
Subject: [PATCH] #

---
 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 ece596f..17efdfc 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: 100}
         , {field: 'fnumber', align: 'center', title: '鐗╂枡缂栧彿', width: 140}
         , {field: 'fname', align: 'center', title: '鐗╂枡鍚嶇О'}
         , {field: 'fmodel', align: 'center', title: '瑙勬牸', width: 200}

--
Gitblit v1.9.1