title = '授权失败管理'; $this->params['breadcrumbs'][] = '数据统计'; $this->params['breadcrumbs'][] = ['label' => '批次列表', 'url' => ['/datas/device/index']]; $this->params['breadcrumbs'][] = $this->title; ?>
ID | 批次编码 | 厂商 | 项目 | 设备型号 | 生产日期 | 设备ID | 申请时间 | 状态 |
---|---|---|---|---|---|---|---|---|
= $item['id'] ?> | = Device::getBatchNo($item['manufacture_no'], $item['project_no'], $item['model_no'], $item['production_no']) ?> | = $item['manufacture'] ?> | = $item['project'] ?> | = $item['model'] ?> | = $item['production'] ?> | = $item['device_id']? $item['device_id']:'暂无'?> | = $item['apply_at']?date('Y-m-d H:i:s', $item['apply_at']):'暂无' ?> | 超出 |
|