hanbing@agilestar.cn před 3 roky
rodič
revize
3c575de1bd
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      src/pages/main/file/flieList.vue

+ 1 - 1
src/pages/main/file/flieList.vue

@@ -915,7 +915,7 @@ export default {
       this.loading = true;
       this.tableData = [];
       this.$http({
-        url: "/market/cmkFileShare/queryMkFileShare1",
+        url: "/market/cmkFileShare/queryPage",
         method: "post",
         headers: {
           "Content-Type": "application/json",