mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-13 18:35:07 +08:00
【优化】删除没有的import
This commit is contained in:
@ -81,7 +81,6 @@
|
||||
<script setup lang="ts">
|
||||
import {ChatConversationApi, ChatConversationVO} from '@/api/ai/chat/conversation'
|
||||
import {ref} from "vue";
|
||||
import ChatConversationUpdateForm from "@/views/ai/chat/components/ChatConversationUpdateForm.vue";
|
||||
import Role from "@/views/ai/chat/role/index.vue";
|
||||
|
||||
const message = useMessage() // 消息弹窗
|
||||
|
Reference in New Issue
Block a user