Browse Source

数据中心

wangzhe 2 năm trước cách đây
mục cha
commit
2faec19d84
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/utils/request.js

+ 1 - 1
src/utils/request.js

@@ -10,7 +10,7 @@ import { nextTick } from 'q'
 
 
 
-let downloadLoadingInstance;
+let downloadLoadingInstance = Loading.service();
 // 是否显示重新登录
 export let isRelogin = { show: false };