车辆接口更新
This commit is contained in:
		| @ -127,7 +127,6 @@ export class UserCenterComponentsDriverCaptainComponent implements OnInit { | ||||
|         mobile: { | ||||
|           title: '手机号', | ||||
|           type: 'string', | ||||
|           format: 'mobile', | ||||
|           maxLength: 11, | ||||
|           ui: { | ||||
|             placeholder: '请输入' | ||||
| @ -143,7 +142,6 @@ export class UserCenterComponentsDriverCaptainComponent implements OnInit { | ||||
|         promotersTelephone: { | ||||
|           title: '业务员手机号', | ||||
|           type: 'string', | ||||
|           format: 'mobile', | ||||
|           maxLength: 11, | ||||
|           ui: { | ||||
|             placeholder: '请输入', | ||||
|  | ||||
| @ -148,7 +148,6 @@ export class UserCenterComponentsDriverComponent implements OnInit { | ||||
|         mobile: { | ||||
|           title: '手机号', | ||||
|           type: 'string', | ||||
|           format: 'mobile', | ||||
|           maxLength: 11, | ||||
|           ui: { | ||||
|             placeholder: '请输入' | ||||
| @ -207,7 +206,6 @@ export class UserCenterComponentsDriverComponent implements OnInit { | ||||
|         promotersTelephone: { | ||||
|           title: '推广业务员', | ||||
|           type: 'string', | ||||
|           format: 'mobile', | ||||
|           maxLength: 11, | ||||
|           ui: { | ||||
|             placeholder: '请输入手机号', | ||||
|  | ||||
		Reference in New Issue
	
	Block a user