edit
This commit is contained in:
		| @ -319,11 +319,11 @@ export class UserCenterComponentsDriverComponent implements OnInit { | ||||
|             }, | ||||
|             acl: { ability: ['USERCENTER-DRIVER-LIST-view'] }, | ||||
|           }, | ||||
|           { | ||||
|             text: '基础设置', | ||||
|             click: item => this.settingAction(item), | ||||
|             acl: { ability: ['USERCENTER-DRIVER-LIST-basicSetting'] }, | ||||
|           }, | ||||
|           // { | ||||
|           //   text: '基础设置', | ||||
|           //   click: item => this.settingAction(item), | ||||
|           //   acl: { ability: ['USERCENTER-DRIVER-LIST-basicSetting'] }, | ||||
|           // }, | ||||
|           { | ||||
|             text: '资金账户', | ||||
|             click: item => this.showAccountDetail(item), | ||||
|  | ||||
		Reference in New Issue
	
	Block a user