@@ -276,7 +276,9 @@
},
goUpPage() {
-
+ uni.navigateTo({
+ url: `/pages/admin/Jiazheng/index`
+ })
}