瀏覽代碼

Merge branch 'feature/v4.8.70' of https://jygit.jydev.jianyu360.cn/qmx/jy into feature/v4.8.70

123456 1 年之前
父節點
當前提交
f737cb5f78
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/web/staticres/js/ent-search-index-pc.js

+ 1 - 0
src/web/staticres/js/ent-search-index-pc.js

@@ -302,6 +302,7 @@ var entSearch = new Vue({
         getBIParams () {
         getBIParams () {
           const urlParams = new URLSearchParams(window.location.search)
           const urlParams = new URLSearchParams(window.location.search)
           return urlParams.get('resource')
           return urlParams.get('resource')
+
         }
         }
     },
     },
     created: function () {
     created: function () {