浏览代码

客户页面

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'
 			})