Selaa lähdekoodia

机构列表接口

natasha 3 vuotta sitten
vanhempi
commit
0a93013748
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/components/Personalcenter/AccountSet.vue

+ 1 - 1
src/components/Personalcenter/AccountSet.vue

@@ -426,7 +426,7 @@ export default {
     // 获取机构列表
     getinstitutionList() {
       this.SelectLoading = true;
-      let MethodName = "org_manager-PageQueryOrgList";
+      let MethodName = "org_manager-PageQueryOrgIndexList_OpenQuery";
       let data = {
         name: this.inName,
         page_capacity: this.pageSize,