Procházet zdrojové kódy

Merge branch 'file-share' into 'master'

debug

See merge request spfm-group/spfm-market-front!31
韩兵 před 3 roky
rodič
revize
4b7fa56c97
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",