# Conflicts: # src/web/staticres/js/ent-search-index-pc.js
@@ -296,12 +296,14 @@ var entSearch = new Vue({
}
},
+
company_phone_show :function (){
return this.isLogin && !this.isFree
getBIParams () {
const urlParams = new URLSearchParams(window.location.search)
return urlParams.get('resource')
created: function () {