From 2d17152c43c2e2e9caac79f2f15c35f3520b0c9d Mon Sep 17 00:00:00 2001 From: wangshiming Date: Thu, 10 Mar 2022 16:18:23 +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/onecar-publish/onecar-publish.component.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/app/routes/supply-management/components/onecar-publish/onecar-publish.component.ts b/src/app/routes/supply-management/components/onecar-publish/onecar-publish.component.ts index 22b49ab8..a7cacb12 100644 --- a/src/app/routes/supply-management/components/onecar-publish/onecar-publish.component.ts +++ b/src/app/routes/supply-management/components/onecar-publish/onecar-publish.component.ts @@ -147,6 +147,7 @@ export class SupplyManagementOnecarPublishComponent implements OnInit { title: '货主', type: 'string', maxLength: 30, + readOnly: this.PageStatus == '整车修改' ? true : false, ui: { widget: 'select', // serverSearch: true, @@ -177,6 +178,7 @@ export class SupplyManagementOnecarPublishComponent implements OnInit { enterpriseProjectId: { type: 'string', title: '项目', + readOnly: this.PageStatus == '整车修改' ? true : false, ui: { widget: 'select', placeholder: '请选择'