Browse Source

修改我的任務返回問題

wangchao 3 years ago
parent
commit
2c854ebea8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      pages/task/my_task.vue

+ 1 - 0
pages/task/my_task.vue

@@ -85,6 +85,7 @@
 				uni.switchTab({
 				    url: '/pages/user/user'
 				});
+				return true
 			}
 		},
 		watch: {