SCM/单据资料/Sc_ICMOReportToBarCode.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
SCM/单据资料/Sc_ICMOReportToBarCode.cs
@@ -120,6 +120,16 @@ { timer1.Enabled = false; Sub_ClearBill(); if (HSourceBillType == "鐢熶骇璁㈠崟") { cmdZero.Visible = false; cmdSaveAndSmall.Visible = true; } else { cmdZero.Visible = true; cmdSaveAndSmall.Visible = false; } } private void timer2_Tick(object sender, EventArgs e)