xzx 4 years ago
parent
commit
fcb9d0d39d
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      src/views/components_web/distWork/distWork.vue

+ 0
- 2
src/views/components_web/distWork/distWork.vue View File

@@ -1408,8 +1408,6 @@
listFolder: thisApp.listNewFolder, listFolder: thisApp.listNewFolder,
listManageUser:thisApp.listManagerUser listManageUser:thisApp.listManagerUser
}; };
console.log(param);
return;
this.$axios({ this.$axios({
method: sendMethod, method: sendMethod,
url: encodeURI(process.env.API_HOST + "folders/set"), url: encodeURI(process.env.API_HOST + "folders/set"),


Loading…
Cancel
Save