Browse Source

客户页面

wangxy 4 hours ago
parent
commit
373d70548c
1 changed files with 1 additions and 1 deletions
  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'
 			})