fix bug
This commit is contained in:
		| @ -4,7 +4,7 @@ | ||||
|  * @Author       : Shiming | ||||
|  * @Date         : 2022-01-12 10:52:50 | ||||
|  * @LastEditors  : Shiming | ||||
|  * @LastEditTime : 2022-03-01 13:12:12 | ||||
|  * @LastEditTime : 2022-03-03 16:34:12 | ||||
|  * @FilePath     : \\tms-obc-web\\src\\app\\routes\\supply-management\\components\\vehicle\\vehicle.component.html | ||||
|  * Copyright (C) 2022 huzhenhong. All rights reserved. | ||||
| --> | ||||
| @ -90,7 +90,7 @@ | ||||
|       </ng-template> | ||||
|       <ng-template st-row="useCarDemand" let-item let-index="index"> | ||||
|         <div>车型: {{ item?.carModelLabel }}</div> | ||||
|         <div class="error">车长: {{ item?.expand }} 米</div> | ||||
|         <div class="error">车长: {{ item?.carLenghtLabel }} 米</div> | ||||
|       </ng-template> | ||||
|     </st> | ||||
|   </div> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user