From adff61d88832d65ce7a5481e001701cc08e2eb01 Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期三, 25 十月 2023 12:03:57 +0800
Subject: [PATCH] 生产领料单:列表增加 领料状态

---
 WebTM/views/领料发货/领料出库/Kf_MateOutBillList.html     |    1 +
 WebTM/Properties/PublishProfiles/JFTM.pubxml.user |    4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/WebTM/Properties/PublishProfiles/JFTM.pubxml.user b/WebTM/Properties/PublishProfiles/JFTM.pubxml.user
index d7679cd..c170612 100644
--- a/WebTM/Properties/PublishProfiles/JFTM.pubxml.user
+++ b/WebTM/Properties/PublishProfiles/JFTM.pubxml.user
@@ -4797,10 +4797,10 @@
       <publishTime>10/18/2023 09:51:39</publishTime>
     </File>
     <File Include="views/棰嗘枡鍙戣揣/棰嗘枡鍑哄簱/Kf_MateOutBillList.html">
-      <publishTime>10/07/2023 08:45:18</publishTime>
+      <publishTime>10/25/2023 11:43:22</publishTime>
     </File>
     <File Include="views/棰嗘枡鍙戣揣/棰嗘枡鍑哄簱/Kf_MateOutBillList.html">
-      <publishTime>10/07/2023 08:45:18</publishTime>
+      <publishTime>10/25/2023 11:43:22</publishTime>
     </File>
     <File Include="views/棰嗘枡鍙戣揣/棰嗘枡鍑哄簱/Kf_MateOutBill_CheckList_New.html">
       <publishTime>04/11/2023 16:34:43</publishTime>
diff --git "a/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\242\206\346\226\231\345\207\272\345\272\223/Kf_MateOutBillList.html" "b/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\242\206\346\226\231\345\207\272\345\272\223/Kf_MateOutBillList.html"
index 53f4991..a9ac0c2 100644
--- "a/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\242\206\346\226\231\345\207\272\345\272\223/Kf_MateOutBillList.html"
+++ "b/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\242\206\346\226\231\345\207\272\345\272\223/Kf_MateOutBillList.html"
@@ -293,6 +293,7 @@
                     , { field: '姘存瘮', title: '姘存瘮', width: 160 }
                     , { field: '姘撮噺', title: '姘撮噺', width: 160 }
                     , { field: '琛ㄥご澶囨敞', title: '澶囨敞', width: 160 }
+                    , { field: '棰嗘枡鐘舵��', title: '棰嗘枡鐘舵��', width: 160 }
                     //, { field: 'hsubid', title: 'hsubid', hide: true }
                     //, { field: 'HMaterID', title: 'HMaterID', width: 200, hide: true }
                     //, { field: '鐗╂枡浠g爜', title: '鐗╂枡浠g爜', width: 200 }

--
Gitblit v1.9.1