| | |
| | | |
| | | this.searchTime = this.getDateInit(); |
| | | this.VideoPhotoData.searchTime = this.getDateInit(); |
| | | |
| | | //设置搜索来源(应用名称) |
| | | this.VideoPhotoData.searchForm = 'cluster'; |
| | | // 暂时关闭跳转 20200730 |
| | | // if (this.$route.query.showType === "findByPic") { |
| | | if (this.getUrlKey("showType")) { |
| | |
| | | this.VideoPhotoData.searchTime = this.format(this.searchTime); |
| | | //this.VideoPhotoData.inputValue = this.searchText; |
| | | this.VideoPhotoData.showType = this.showType; |
| | | this.VideoPhotoData.isAll = true; |
| | | if (!this.VideoPhotoData.uploadType) { |
| | | console.log("查询方法"); |
| | | this.VideoPhotoData.uploadDiaplay = false; |