Merge branch 'develop' of https://gitlab.eascs.com/tms-ui/tms-obc-web into develop
This commit is contained in:
		| @ -1,7 +1,7 @@ | ||||
| <!-- | ||||
|  * @Author: your name | ||||
|  * @Date: 2021-12-03 15:31:52 | ||||
|  * @LastEditTime : 2022-03-11 16:40:09 | ||||
|  * @LastEditTime : 2022-03-11 17:27:42 | ||||
|  * @LastEditors  : Shiming | ||||
|  * @Description: 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE | ||||
|  * @FilePath     : \\tms-obc-web\\src\\app\\routes\\waybill-management\\components\\bulk-detail\\bulk-detail.component.html | ||||
| @ -83,7 +83,7 @@ | ||||
|       {{i?.driver?.name}}/{{i?.driver?.phone}} | ||||
|     </sv> | ||||
|     <sv label="车型车长载重"> | ||||
|       {{i?.carVO?.carModelLabel}},{{i?.carVO?.carLengthLabel}}米,{{i?.carVO?.carLoad ? i?.carVO?.carLoad +'吨': ''}} | ||||
|       {{i?.car?.carModelLabel}},{{i?.car?.carLengthLabel}}米,{{i?.car?.carLoad ? i?.car?.carLoad +'吨': ''}} | ||||
|     </sv> | ||||
|     <!-- <sv label="计划装货时间"> | ||||
|       {{i?.loadPlanTime}} | ||||
|  | ||||
		Reference in New Issue
	
	Block a user