入库申请,新增条码打印功能
This commit is contained in:
@@ -328,6 +328,7 @@ namespace Tnb.WarehouseMgr
|
||||
catch (Exception ex)
|
||||
{
|
||||
tcs.SetException(ex);
|
||||
throw ex;
|
||||
Logger.Error("条码打印时出现错误", ex);
|
||||
}
|
||||
finally
|
||||
|
||||
Reference in New Issue
Block a user