From 7a9d28fa17c7a15c1c007c944fe9f22bf53f1018 Mon Sep 17 00:00:00 2001
From: ch <37327@LLOOCCY>
Date: 星期日, 31 七月 2022 09:55:41 +0800
Subject: [PATCH] 新加了 源单客户编码 包装标识 包装标识编码
---
WebTM/views/车间管理/工序流转卡/Sc_ProcessExchangeBillList.html | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/Sc_ProcessExchangeBillList.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/Sc_ProcessExchangeBillList.html"
index 9eb234f..6e8a45f 100644
--- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/Sc_ProcessExchangeBillList.html"
+++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\346\265\201\350\275\254\345\215\241/Sc_ProcessExchangeBillList.html"
@@ -342,6 +342,9 @@
, { field: 'HBillType', title: 'HBillType', width: 80, hide: true}
, { field: 'hsubid', title: 'hsubid', width: 80, hide: true}
, { field: '鎷嗗垎鏁伴噺', title: '鎷嗗垎鏁伴噺' }
+ , { field: '婧愬崟瀹㈡埛缂栫爜', title: '婧愬崟瀹㈡埛缂栫爜', width: 80 }
+ , { field: '鍖呰鏍囪瘑', title: '鍖呰鏍囪瘑', width: 80 }
+ , { field: '鍖呰鏍囪瘑缂栫爜', title: '鍖呰鏍囪瘑缂栫爜', width: 80 }
]]
};
table.render(option);
--
Gitblit v1.9.1