mirror of
https://gitee.com/zongzhige/shopxo-uniapp.git
synced 2026-06-06 02:38:52 +08:00
订单售后在线客服无效修复
This commit is contained in:
@ -1289,7 +1289,7 @@
|
||||
|
||||
// 进入客服系统
|
||||
chat_event() {
|
||||
app.globalData.chat_entry_handle(this.plugins_intellectstools_data.chat.chat_url);
|
||||
app.globalData.chat_entry_handle(this.plugins_intellectstools_data_chat.data.chat.chat_url);
|
||||
},
|
||||
|
||||
// 文本事件
|
||||
|
||||
Reference in New Issue
Block a user