Quellcode durchsuchen

Merge remote-tracking branch 'origin/master'

ZhangWenQiang vor 6 Jahren
Ursprung
Commit
6e97d7ab9f
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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",