Signed-off-by: tsz <2417024719@qq.com>
@@ -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 () {