Эх сурвалжийг харах

fix:处理合并冲突

Signed-off-by: tsz <2417024719@qq.com>
tsz 1 жил өмнө
parent
commit
fb6f45fd62

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

@@ -296,14 +296,12 @@ var entSearch = new Vue({
                 }
             }
         },
-<<<<<<< HEAD
         company_phone_show :function (){
             return  this.isLogin && !this.isFree
-=======
+        },
         getBIParams () {
           const urlParams = new URLSearchParams(window.location.search)
           return urlParams.get('resource')
->>>>>>> master
         }
     },
     created: function () {