From b06d850c24014434af7cb6f6e798410cfb849e55 Mon Sep 17 00:00:00 2001
From: ch <37327@LLOOCCY>
Date: 星期日, 23 一月 2022 20:33:18 +0800
Subject: [PATCH] 新增了生产领料扫条码刷新加载单个页签方法
---
WorkM/流转卡管理/MES_StationEntrustInBill.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git "a/WorkM/\346\265\201\350\275\254\345\215\241\347\256\241\347\220\206/MES_StationEntrustInBill.cs" "b/WorkM/\346\265\201\350\275\254\345\215\241\347\256\241\347\220\206/MES_StationEntrustInBill.cs"
index 59ac710..9b26af4 100644
--- "a/WorkM/\346\265\201\350\275\254\345\215\241\347\256\241\347\220\206/MES_StationEntrustInBill.cs"
+++ "b/WorkM/\346\265\201\350\275\254\345\215\241\347\256\241\347\220\206/MES_StationEntrustInBill.cs"
@@ -1482,5 +1482,6 @@
{
this.Sub_AddBill();
}
+
}
}
\ No newline at end of file
--
Gitblit v1.9.1