hanbaoshan
2020-10-21 dc14fbf78c19bbe343a79547260ead1e4bd9d24e
src/pages/searchForCluster/index/Searching.vue
@@ -271,7 +271,9 @@
    this.TreeDataPool.readonly = true;
    this.TreeDataPool.gbReadonly = true;
    this.TreeDataPool.multiple = true;
    this.TreeDataPool.searchFrom = 'cluster';
    this.TreeDataPool.clean();
    this.TreeDataPool.fetchTreeData();
  },
  mounted() {
@@ -297,7 +299,8 @@
    this.searchTime = this.getDateInit();
    this.VideoPhotoData.searchTime = this.getDateInit();
    //设置搜索来源(应用名称)
    this.VideoPhotoData.searchForm = 'cluster';
    this.VideoPhotoData.searchFrom = 'cluster';
    //this.TreeDataPool.searchFrom = 'cluster';
    // 暂时关闭跳转 20200730
    // if (this.$route.query.showType === "findByPic") {
    if (this.getUrlKey("showType")) {