车辆接口更新
This commit is contained in:
		| @ -186,7 +186,7 @@ export class  SupplyManagementBulkPublishComponent implements OnInit { | ||||
|           } as SFSelectWidgetSchema | ||||
|         } | ||||
|       }, | ||||
|         required: ['shipperAppUserId', 'enterpriseProjectId','enterpriseInfoId', 'deadlineTime', 'dispatchId'] | ||||
|         required: ['shipperAppUserId', 'enterpriseProjectId','enterpriseInfoId', 'deadlineTime', ] | ||||
|     }; | ||||
|     this.ui1 = { | ||||
|       '*': { | ||||
|  | ||||
| @ -202,7 +202,7 @@ export class SupplyManagementBulkReleasePublishComponent implements OnInit { | ||||
|           } as SFSelectWidgetSchema | ||||
|         } | ||||
|       }, | ||||
|       required: ['shipperAppUserId', 'enterpriseProjectId','enterpriseInfoName','enterpriseInfoId', 'deadlineTime', 'dispatchId'] | ||||
|       required: ['shipperAppUserId', 'enterpriseProjectId','enterpriseInfoName','enterpriseInfoId', 'deadlineTime',] | ||||
|     }; | ||||
|     this.ui1 = { | ||||
|       '*': { | ||||
|  | ||||
| @ -190,7 +190,7 @@ export class SupplyManagementOnecarPublishComponent implements OnInit { | ||||
|           } as SFSelectWidgetSchema | ||||
|         } | ||||
|       }, | ||||
|       required: ['shipperAppUserId', 'enterpriseProjectId', 'dispatchId'] | ||||
|       required: ['shipperAppUserId', 'enterpriseProjectId'] | ||||
|     }; | ||||
|     this.ui1 = { | ||||
|       '*': { | ||||
|  | ||||
| @ -204,7 +204,7 @@ export class SupplyManagementReleasePublishComponent implements OnInit { | ||||
|           } as SFSelectWidgetSchema | ||||
|         } | ||||
|       }, | ||||
|       required: ['shipperAppUserId', 'enterpriseProjectId', 'enterpriseInfoName', 'dispatchId'] | ||||
|       required: ['shipperAppUserId', 'enterpriseProjectId', 'enterpriseInfoName', ] | ||||
|     }; | ||||
|     this.ui1 = { | ||||
|       '*': { | ||||
|  | ||||
		Reference in New Issue
	
	Block a user