Commit 11c360e3 张东亮

1

1 个父辈 9debbf56
......@@ -305,7 +305,6 @@ namespace OnlineStore.DeviceLibrary
// PrintLabel.PrinteLabelProcess();
if (MoveInfo.MoveType.Equals(MoveType.None) && NoErrorAlarm())
{
if (IsDebug) return;
if (BufferDataManager.LabelInfo != null)
{
InOutParam param = new InOutParam(BufferDataManager.LabelInfo.ToCopy());
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!