mirror of
https://github.com/YMFE/yapi.git
synced 2025-04-18 15:20:25 +08:00
fix: mergin
This commit is contained in:
parent
0818ed9b91
commit
2fb5c931a1
@ -336,7 +336,7 @@ class InterfaceList extends Component {
|
||||
data = data.map(item => {
|
||||
item.key = item._id;
|
||||
return item;
|
||||
}) : null;
|
||||
});
|
||||
|
||||
const pageConfig = {
|
||||
total: total,
|
||||
|
Loading…
x
Reference in New Issue
Block a user