浏览代码

Merge branch 'dev/v4.9.16.6_tsz' of qmx/jy into hotfix/v4.9.16.6

汤世哲 1 年之前
父节点
当前提交
338267b45e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/web/templates/pc/supsearch.html

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

@@ -3650,7 +3650,7 @@ function checkTagDisabled () {
         window.addEventListener('storage', (event) => {
           console.info(event.storageArea)
           if (event.key === 'Op-upState') {
-            sessionStorage.removeItem('Op-upState', "0")
+            sessionStorage.removeItem('Op-upState')
             _this.showPropertyDialog = false
           }
           if(!_this.showPropertyDialog){