fix bug
This commit is contained in:
		| @ -64,7 +64,7 @@ export class OrderManagementComplaintDetailComponent implements OnInit { | ||||
|   initSF() { | ||||
|     this.schema = { | ||||
|       properties: { | ||||
|         complaintCauseLabel: { | ||||
|         drvComplaintCauseLabel: { | ||||
|           title: '投诉原因', | ||||
|           type: 'string', | ||||
|           maxLength: 30, | ||||
| @ -82,7 +82,7 @@ export class OrderManagementComplaintDetailComponent implements OnInit { | ||||
|             change: (value, orgData) => console.log(value, orgData), | ||||
|           } as SFSelectWidgetSchema, | ||||
|         }, | ||||
|         complainantPartyLabel: { | ||||
|         handlerIdLabel: { | ||||
|           title: '司机', | ||||
|           type: 'string', | ||||
|           maxLength: 30, | ||||
|  | ||||
		Reference in New Issue
	
	Block a user