Explorar el Código

Merge branch 'file-share' into 'master'

部门文件管理分页bug

See merge request spfm-group/spfm-market-front!30
韩兵 hace 3 años
padre
commit
e987286d95
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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/queryPage",
+        url: "/market/cmkFileShare/queryMkFileShare1",
         method: "post",
         headers: {
           "Content-Type": "application/json",