edit
This commit is contained in:
		@ -78,12 +78,12 @@ export class DriverAccountComponent implements OnInit {
 | 
			
		||||
            hidden: true
 | 
			
		||||
          }
 | 
			
		||||
        },
 | 
			
		||||
        name: {
 | 
			
		||||
        userName: {
 | 
			
		||||
          type: 'string',
 | 
			
		||||
          title: '司机姓名',
 | 
			
		||||
          ui: { placeholder: '请输入' }
 | 
			
		||||
        },
 | 
			
		||||
        idNo: {
 | 
			
		||||
        certificateNumber: {
 | 
			
		||||
          type: 'string',
 | 
			
		||||
          title: '证件号码',
 | 
			
		||||
          ui: { placeholder: '请输入' }
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user