wangxy před 5 hodinami
rodič
revize
373d70548c
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      pages/client/hetong/HetongInfo.vue

+ 1 - 1
pages/client/hetong/HetongInfo.vue

@@ -152,7 +152,7 @@
 
 	}
 	function handleGoLishi() {
-		if (fromPage.value) {
+		if (fromPage.value == 'appcx') {
 			uni.redirectTo({
 				url: '/pages/client/ShouYe/shouye'
 			})