mirror of
https://github.com/YMFE/yapi.git
synced 2025-04-12 15:10:23 +08:00
fix: eslint error
This commit is contained in:
parent
ff04c10346
commit
6ed44b6c8a
@ -200,8 +200,6 @@ class InterfaceList extends Component {
|
||||
let tagFilter = tag.map(item => {
|
||||
return {text: item.name, value: item.name};
|
||||
});
|
||||
let {filteredInfo} = this.state;
|
||||
filteredInfo = filteredInfo || {};
|
||||
|
||||
const columns = [
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user