This website works better with JavaScript
Home
Explore
Help
Sign In
wangguoyu
/
uniProject
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
图片更新
wangxy
1 week ago
parent
7835a091a0
commit
c2dc2c83b7
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
pages/admin/Hetong/Hetong.vue
+ 1
- 1
pages/admin/Hetong/Hetong.vue
View File
@@ -51,7 +51,7 @@
function goUpPage() {
uni.navigateBack()
-
+
}
onLoad(({id}) => {
init(id)
})