src/api/home/index.js @@ -91,6 +91,7 @@ return request({ url: `v1/task/start/${data.id}`, method: "get", loadingFlag:true, data, }); };