|
@@ -166,7 +166,8 @@ var bidNode = {
|
|
|
})
|
|
|
},
|
|
|
onlineQue: function() {
|
|
|
- $('.help-slide-zx.open-customer').trigger('click')
|
|
|
+ // $('.help-slide-zx.open-customer').trigger('click')
|
|
|
+ goCustomerUrl({ openNewWindow: true })
|
|
|
this.sourceLogAjax('pc_analysis_detail_kf')
|
|
|
},
|
|
|
getQueryVariable(variable){
|