群UI需要调整
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
const getList = async () => {
|
||||
const res = await getUserServiceFree()
|
||||
customerData.value = res?.data || {}
|
||||
console.log( customerData.value)
|
||||
}
|
||||
|
||||
const handleSwitchConversation = async () => {
|
||||
|
||||
Reference in New Issue
Block a user