@@ -316,6 +316,7 @@
if(app.globalData.userId){
let res = await this.$myRequest({
url: "/task/registTask",
+ method:"GET",
data: {
"userId":app.globalData.userId,
}
@@ -165,6 +165,7 @@
userId:getApp().globalData.userId