fix: mergin

This commit is contained in:
gaoxiaolin.gao 2018-10-16 18:15:31 +08:00
parent 0818ed9b91
commit 2fb5c931a1

View File

@ -336,7 +336,7 @@ class InterfaceList extends Component {
data = data.map(item => {
item.key = item._id;
return item;
}) : null;
});
const pageConfig = {
total: total,