From ec0733cb28fab0c14601aa0defc04898c29e3fae Mon Sep 17 00:00:00 2001 From: marsal Date: Wed, 8 Jul 2026 17:48:31 +0800 Subject: [PATCH] feat(ui): conversation account binding for send/receive primary/backup - Filter account selector by conversation channelType - Add sortOrder priority input - Use currentBindConversation ref for binding context --- admin-web/src/views/Conversation.vue | 23 ++++++++++++++++++----- 1 file changed, 18 insertions(+), 5 deletions(-) diff --git a/admin-web/src/views/Conversation.vue b/admin-web/src/views/Conversation.vue index 06e23ca..1b5ed4e 100644 --- a/admin-web/src/views/Conversation.vue +++ b/admin-web/src/views/Conversation.vue @@ -95,7 +95,7 @@ + + +