Explorar el Código

Merge branch '2025北京诚祥App' of https://gogs.mtavip.com/wangguoyu/uniProject into 2025北京诚祥App

tanxue hace 1 mes
padre
commit
4a8b7e9014
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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)
 	})