Commit c522012a by pangchong

fix: 优化

parent ce904205
<template>
<a-row class="h-full flex-nowrap" :gap="16">
<a-col :flex="3" class="h-full" v-if="!fullScreen">
<a-col :flex="3" class="h-full" v-show="!fullScreen">
<contacts-info :showGroup="false"></contacts-info>
</a-col>
<a-col :flex="10" class="h-full ml-4">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment