fix: style

This commit is contained in:
xingyu4j
2025-06-18 09:27:12 +08:00
parent 39d9e394c3
commit 56b4751be1
8 changed files with 26 additions and 30 deletions

View File

@@ -73,6 +73,7 @@ const [Grid, gridApi] = useVbenVxeGrid({
search: true,
},
} as VxeTableGridOptions<AiChatConversationApi.ChatConversationVO>,
separator: false,
});
onMounted(async () => {
// 获得用户列表

View File

@@ -70,6 +70,7 @@ const [Grid, gridApi] = useVbenVxeGrid({
search: true,
},
} as VxeTableGridOptions<AiChatConversationApi.ChatConversationVO>,
separator: false,
});
onMounted(async () => {
// 获得用户列表