Tiger.Business.WMS/ERP/WMS_U9C.cs @@ -167,6 +167,7 @@ { action = await SubmitLine(input); if (action.IsSuccessed) { input.IsLogin = false; action = await ApproveLine(input); } }