Fix: Network

This commit is contained in:
surunzi
2017-12-15 21:17:17 +08:00
parent f3c63e5e4d
commit ce5dee62d4

View File

@@ -20,6 +20,7 @@ export default class Network extends Tool
this._container = container;
this._bindEvent();
this.overrideXhr();
}
show()
{