This commit is contained in:
wangshiming
2022-03-07 17:32:19 +08:00
parent 0d12b0bfa1
commit 258fe9f356
4 changed files with 7 additions and 22 deletions

View File

@ -4,7 +4,7 @@
* @Author : Shiming
* @Date : 2021-12-23 13:39:58
* @LastEditors : Shiming
* @LastEditTime : 2022-03-07 17:27:38
* @LastEditTime : 2022-03-07 17:30:05
* @FilePath : \\tms-obc-web\\src\\app\\routes\\order-management\\components\\vehicle-detail-change\\vehicle-detail-change.component.ts
* Copyright (C) 2022 huzhenhong. All rights reserved.
*/
@ -677,12 +677,6 @@ export class OrderManagementVehicleDetailChangeComponent implements OnInit {
spanLabelFixed: 110,
grid: { span: 12 }
},
$goodsName: {
grid: { span: 12 }
},
$qita: {
grid: { span: 12 }
}
};
}
changeGoodsType(value: string, data: any) {
@ -784,7 +778,7 @@ export class OrderManagementVehicleDetailChangeComponent implements OnInit {
};
this.ui4 = {
'*': {
spanLabelFixed: 90,
spanLabelFixed: 110,
grid: { span: 24 }
},
$weight: {