소스 검색

客户页面

wangxy 5 시간 전
부모
커밋
373d70548c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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'
 			})