This website works better with JavaScript
Home
Explore
Help
Register
Sign In
gdc
/
yiliangyiyun-app
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
修改我的任務返回問題
wangchao
3 years ago
parent
0582bc08d2
commit
2c854ebea8
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
pages/task/my_task.vue
+ 1
- 0
pages/task/my_task.vue
View File
@@ -85,6 +85,7 @@
uni.switchTab({
url: '/pages/user/user'
});
+ return true
}
},
watch: {