소스 검색

Merge branch 'dev/v4.9.16_cyl' of qmx/jy into feature/v4.9.16

cuiyalong 1 년 전
부모
커밋
6f90e1f84d
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/web/templates/pc/supsearch.html

+ 1 - 0
src/web/templates/pc/supsearch.html

@@ -4864,6 +4864,7 @@ function checkTagDisabled () {
         // 如果有nostore参数,则不进行默认恢复
         if (getParam('nostore')) return
         if (!window.goTemplateData.inIframe) return
+        if (searchvalue) return
         // 尝试取缓存中数据,取不到.则取已存筛选第1项,如果还取不到,则不做任何操作.
         var lastFilters = getFilterFromStorageWithPower()
         if (lastFilters) {