bill 1 rok temu
rodzic
commit
c215c75681
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      src/request/config.ts

+ 2 - 0
src/request/config.ts

@@ -11,6 +11,7 @@ import {
   getRoleList,
   getSceneList,
   getSysSetting,
+  getTreeselect,
   insertCaseFile,
   saveCaseFileInfo,
   sendUserMsg,
@@ -30,6 +31,7 @@ export const notLoginUrls = [
   getCode,
   sendUserMsg,
   getSysSetting,
+  getTreeselect,
   userReg,
   updatePsw,
   getCompanyList,