dedsudiyu 1 year ago
parent
commit
b9d17f711b
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/utils/ruoyi.js

+ 2 - 0
src/utils/ruoyi.js

@@ -3,6 +3,8 @@
  * Copyright (c) 2019 ruoyi
  */
 
+import { getLodop } from "@/utils/LodopFuncs";
+
 let Base64 = require('js-base64').Base64;
 // 判断当前用户网络 外网/内网 返回接口地址
 export function judgmentNetworkReturnAddress() {