From 837775fc6f9188764f487a3517e14595fc03b8fd Mon Sep 17 00:00:00 2001 From: hanbaoshan <hanbaoshan@aiotlink.com> Date: 星期六, 17 十月 2020 14:59:46 +0800 Subject: [PATCH] 统计查询搜索判断应用来源动态传递搜索参数 --- src/pages/searchForCluster/index/Searching.vue | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/pages/searchForCluster/index/Searching.vue b/src/pages/searchForCluster/index/Searching.vue index 68e5e41..9e7012d 100644 --- a/src/pages/searchForCluster/index/Searching.vue +++ b/src/pages/searchForCluster/index/Searching.vue @@ -296,7 +296,8 @@ this.searchTime = this.getDateInit(); this.VideoPhotoData.searchTime = this.getDateInit(); - + //璁剧疆鎼滅储鏉ユ簮(搴旂敤鍚嶇О) + this.VideoPhotoData.searchForm = 'cluster'; // 鏆傛椂鍏抽棴璺宠浆 20200730 // if (this.$route.query.showType === "findByPic") { if (this.getUrlKey("showType")) { -- Gitblit v1.8.0