@extends('layouts.app') @section('title')工作量-问题件@endsection @section('content') @component("order.issue.menu")@endcomponent
@{{ index+1 }} @{{ workLoad.id }} @{{ workLoad.created_at }} @{{ workLoad.createUser }} @{{ workLoad.endUser }}

@{{ package.logistic_number }}

点击收起 点击展开
@{{ workLoad.processingTime }}
共 @{{page.total}} 条
@endsection @section('lastScript') {{--新版2--}} @endsection