transfer_1230_6

This commit is contained in:
dengbw
2021-12-30 17:36:42 +08:00
committed by lccsw
parent dd7f8c600a
commit 62a8b6fcf1
+1
View File
@@ -301,6 +301,7 @@ class Transfer extends HD_Controller
}
}
$jsondata = $re['jsondata'] ? json_decode($re['jsondata'], true) : [];
$fields[] = ['title' => '调拨时间', 'value' => date('Y-m-d H:i:s', $re['c_time'])];
$fields[] = ['title' => '提车信息', 'value' => $out_content . $out_content_bak];
$fields[] = ['title' => '接车信息', 'value' => $in_content . $in_content_bak];
$fields[] = ['title' => '运输人员', 'value' => $jsondata['transport']['name'] . '   ' .