@extends('layouts.app') @section('title')问题件-工作量@endsection @section('content') @component("order.issue.menu")@endcomponent
| 序号 | 问题件ID | 创建时间 | 完结时间 | 创建人 | 结束人 | 客户 | 快递单号 | 处理时效 | |
|---|---|---|---|---|---|---|---|---|---|
| @{{ index+1 }} | @{{ workLoad.id }} | @{{ workLoad.created_at }} | @{{ workLoad.endLog.created_at }} | @{{ workLoad.createUser }} | @{{ workLoad.endUser }} | @{{ workLoad.order.owner.name }} |
@{{ package.logistic_number }} 点击收起 点击展开 |
@{{ workLoad.processingTime }} |