wangxy il y a 1 semaine
Parent
commit
c2dc2c83b7
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      pages/admin/Hetong/Hetong.vue

+ 1 - 1
pages/admin/Hetong/Hetong.vue

@@ -51,7 +51,7 @@
 
 	function goUpPage() {
 		uni.navigateBack()
-
+	}
 	onLoad(({id}) => {
 		init(id)
 	})