文档服务地址:http://47.92.0.57:3000/ 周报索引地址:http://47.92.0.57:3000/s/NruNXRYmV

Commit 8d72e07c by 李严凡

取消api

parent d5efa526
......@@ -569,7 +569,7 @@
// })
this.axios({
method:'get',
url:'/api/dataset/getDataFormList',
url:'/dataset/getDataFormList',
data:{
userId: this.userInfo.userId
}
......@@ -1130,7 +1130,7 @@
createDataToTask(id){
this.axios({
method:'post',
url:'/api/dataset/postDataFormList',
url:'/dataset/postDataFormList',
data:{
userId:this.userInfo.userId,
id:id
......
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