fix: 转移客服

feature/task1.0.0__0514__ch
向文可 2 years ago
parent bc6da51424
commit 8df116968e

@ -225,7 +225,7 @@
});
if (res.action === 'confirm') {
store.dispatch('chat/submitTransferSession', {
toWaiterId: row.waiterId,
toWaiterId: row.userId,
sessionId: unref(currentSessionId),
reason: res.value,
});

Loading…
Cancel
Save