Commit f73a2d63 authored by “lixuyan”'s avatar “lixuyan”

接口不加loading

parent b7907059
...@@ -17,7 +17,8 @@ const ajaxTimer = {} ...@@ -17,7 +17,8 @@ const ajaxTimer = {}
const disShowLadingRequestUrl = [ const disShowLadingRequestUrl = [
// '/RepoFileUpload/find/recursion' // '/RepoFileUpload/find/recursion'
'/RepoFileUpload/findWithCondition', '/RepoFileUpload/findWithCondition',
'/devServerStart' '/devServerStart',
'/JoExecutePlan/getTaskAcceptance'
] ]
axios.defaults.baseURL = VUE_APP_BASE_API || process.env.VUE_APP_BASE_API // eslint-disable-line axios.defaults.baseURL = VUE_APP_BASE_API || process.env.VUE_APP_BASE_API // eslint-disable-line
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment