houzhongjian
2025-05-12 218379aa6a22995bd0fd51a30f0b6b9253746669
src/views/ai/chat/index/components/role/RoleList.vue
@@ -41,9 +41,9 @@
</template>
<script setup lang="ts">
import {ChatRoleVO} from '@/api/ai/model/chatRole'
import {PropType, ref} from 'vue'
import {More} from '@element-plus/icons-vue'
import { ChatRoleVO } from '@/api/ai/model/chatRole'
import { PropType, ref } from 'vue'
import { More } from '@element-plus/icons-vue'
const tabsRef = ref<any>() // tabs ref