重命名 权限控制 context
This commit is contained in:
parent
ed476c671d
commit
7a7ebde4b1
@ -1,5 +1,5 @@
|
|||||||
import React, { PureComponent } from 'react';
|
import React, { PureComponent } from 'react';
|
||||||
import GlobalAuthority from '../../layouts/GlobalAuthority';
|
import GlobalAuthority from '../../layouts/GlobalAuthorityContext';
|
||||||
|
|
||||||
// 用于控制权限
|
// 用于控制权限
|
||||||
class AuthorityControl extends PureComponent {
|
class AuthorityControl extends PureComponent {
|
||||||
|
Loading…
Reference in New Issue
Block a user