dengzedong
2025-06-13 a358c1d7b5b9b9974c9a91f13dbe339dcc48d742
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