Explorar o código

企业审核页面调用后台自定义查询方法

LiFei %!s(int64=6) %!d(string=hai) anos
pai
achega
fe224d8176
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/company/CompanyAuthenticationList.vue

+ 1 - 1
src/views/company/CompanyAuthenticationList.vue

@@ -145,7 +145,7 @@
           }
         ],
 		url: {
-          list: "/company/companyAuthentication/list",
+          list: "/company/companyAuthentication/list1",
           delete: "/company/companyAuthentication/delete",
           deleteBatch: "/company/companyAuthentication/deleteBatch",
           exportXlsUrl: "company/companyAuthentication/exportXls",