@if($isprint=='1') 打印 @endif
@for($i=0;$i<=$max-8;$i++) @endfor @for($i=0;$i<=$max-2;$i++) @endfor @foreach($timearr as $t) @if($tcount!=count($timearr)) @else @endif @endforeach @if($nodearr->count()>0) @foreach($nodearr as $processID=>$item)
Warning: Undefined variable $item in D:\Apache24\www\pl_mes\back\mes-backstage\resources\views\Sheet\qcbill.blade.php on line 183

Fatal error: Uncaught Error: Call to a member function count() on null in D:\Apache24\www\pl_mes\back\mes-backstage\resources\views\Sheet\qcbill.blade.php:183 Stack trace: #0 {main} thrown in D:\Apache24\www\pl_mes\back\mes-backstage\resources\views\Sheet\qcbill.blade.php on line 183
{{$title}}
制程检查表
机种:{{$main->ModelType}} 品名:{{$main->ProduceName}} 产数:{{$main->ProduceQty}} 批号:{{$main->ProduceBatch}} 生产日期:{{$main->ProduceDate}}
工序 检查项目 基准 检查时机 @if(!empty($checkTime[$i])) {{$checkTime[$i]}} @endif @if(!empty($checkTime[$max-1])) {{$checkTime[$max-1]}} @endif
检查时间 {{$t}}
{{$t}}