mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-29 18:23:59 +08:00
fix: resolve mobile type and lint errors
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<script lang="ts" setup>
|
||||
import type { AgentSnapshot, AgentSnapshotData } from '@/api/agent/types'
|
||||
import { computed, ref, watch } from 'vue'
|
||||
import { useMessage } from 'wot-design-uni'
|
||||
import { useMessage } from 'wot-design-uni/components/wd-message-box'
|
||||
import {
|
||||
deleteAgentSnapshot,
|
||||
getAgentDetail,
|
||||
|
||||
Reference in New Issue
Block a user