前端:管理员模块添加功能重构
前端:管理员模块修改功能重构
This commit is contained in:
@@ -5,7 +5,7 @@ export default class DictionaryText extends PureComponent {
|
||||
componentDidMount() {}
|
||||
|
||||
render() {
|
||||
debugger;
|
||||
// debugger;
|
||||
const { dicKey, dicValue } = this.props;
|
||||
return (
|
||||
<DictionaryContext.Consumer>
|
||||
|
||||
Reference in New Issue
Block a user