This website works better with JavaScript
Home
Explore
Help
Register
Sign In
htcwl
/
ChuangHengWx
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
优化
htc
1 day ago
parent
9dee1bafe9
commit
cc3ea4ffc3
1 changed files
with
3 additions
and
1 deletions
Split View
Show Diff Stats
3
1
pages/questionnaireResult.vue
+ 3
- 1
pages/questionnaireResult.vue
View File
@@ -26,7 +26,9 @@
})
},
reviewRepoer(){
-
+ uni.navigateTo({
+ url:'/pages/report'
+ })
},
}
}