mirror of
https://github.com/cool-team-official/cool-admin-vue.git
synced 2025-12-13 06:02:49 +00:00
5 lines
113 B
JavaScript
5 lines
113 B
JavaScript
import "./chat";
|
|
|
|
const xhr = new window._XMLHttpRequest();
|
|
window.XMLHttpRequest.prototype.upload = xhr.upload;
|