From ff978b77d424b967214115a75604ab01c4b1aaaf Mon Sep 17 00:00:00 2001 From: wangshiming Date: Thu, 7 Apr 2022 10:17:11 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E5=86=B2=E7=AA=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/abnormal-warning/abnormal-warning.component.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/routes/order-management/components/abnormal-warning/abnormal-warning.component.ts b/src/app/routes/order-management/components/abnormal-warning/abnormal-warning.component.ts index 1ee83092..68867622 100644 --- a/src/app/routes/order-management/components/abnormal-warning/abnormal-warning.component.ts +++ b/src/app/routes/order-management/components/abnormal-warning/abnormal-warning.component.ts @@ -128,7 +128,7 @@ export class OrderManagementAbnormalWarningComponent implements OnInit { containsAllLabel: true, } as SFSelectWidgetSchema }, - shipperAppUserId: { + shipperId: { type: 'string', title: '货主', ui: { @@ -180,7 +180,7 @@ export class OrderManagementAbnormalWarningComponent implements OnInit { } } }, - carNo: { + carNos: { title: '车牌号', type: 'string', ui: {