Browse Source

客户页面

wangxy 5 giờ trước cách đây
mục cha
commit
373d70548c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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'
 			})