Browse Source

Merge remote-tracking branch 'origin/master'

ZhangWenQiang 6 năm trước cách đây
mục cha
commit
6e97d7ab9f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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",