|
|
@ -39,6 +39,99 @@ |
|
|
|
<input type="hidden" asp-for="ngRepair.ComponentID" /> |
|
|
|
<input type="hidden" asp-for="ngRepair.NgID" /> |
|
|
|
|
|
|
|
<input type="hidden" asp-for="ngInfo.NgID" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.TypeNo" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.OperatorID" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.ProgramNo" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.FixtureNo" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.MachineNo" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.TestQty" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.NgQty" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.StartTime" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.EndTime" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.TestStatus" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.BarcodeID" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.StationId" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.WipId" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Status" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.ReasonNo" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.NextStationId" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.ItemQty" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.NgMemo" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.CreateUserID" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.CreateDate" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.UpdateUserID" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.UpdateDate" /> |
|
|
|
|
|
|
|
<input type="hidden" asp-for="ngInfo.Barcode.BarcodeID" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Barcode.BarcodeNo" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Barcode.BoxNo" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Barcode.CreateDate" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Barcode.CreateUserID" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Barcode.ExtraBarcodeNo" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Barcode.LocationID" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Barcode.RuleStationID" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Barcode.RuleStatus" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Barcode.StatusID" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Barcode.StatusNo" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Barcode.SysType" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Barcode.UpdateDate" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Barcode.WipID" /> |
|
|
|
|
|
|
|
<input type="hidden" asp-for="ngInfo.Station.StationID" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Station.StationName" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Station.StationNameSt" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Station.N01Goal" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Station.NewCno" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Station.PosNo" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Station.ProductGoal" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Station.SectionNo" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Station.StatusNo" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Station.SysType" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Station.TestType" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Station.TypeNo" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Station.UnitNo" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Station.WipCnt" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Station.WipCntMin" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Station.WorkTime" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Station.YieldDPPM" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Station.YieldRate" /> |
|
|
|
|
|
|
|
<input type="hidden" asp-for="ngInfo.Wip.WipID" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Wip.WipNO" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Wip.BoxCNT" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Wip.CNO" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Wip.CompleteQTY" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Wip.CreateDate" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Wip.CreateUserID" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Wip.CustomerItemNO" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Wip.CustomerNO" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Wip.CustomerType" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Wip.Description" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Wip.ECNCheck" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Wip.FlowRuleID" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Wip.InputFlag" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Wip.LineID" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Wip.ModelCheck" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Wip.OrderNO" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Wip.PlanQTY" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Wip.PrintFlag" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Wip.Priority" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Wip.ProductTypeID" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Wip.RelatedWONO" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Wip.Remarks" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Wip.Sales" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Wip.StatusNO" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Wip.UnitNO" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Wip.UpdateDate" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Wip.Werks" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Wip.WerksNO" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Wip.WipDueDate" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Wip.WipScheduleDate" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Wip.WipSEQ" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Wip.WipTimes" /> |
|
|
|
<input type="hidden" asp-for="ngInfo.Wip.WipType" /> |
|
|
|
|
|
|
|
<div class="layui-form-item"> |
|
|
|
<div class="layui-inline"> |
|
|
|
<label class="layui-form-label" style="color:red">條碼資料</label> |
|
|
|