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: '请选择'