fix: 前端打包报错

v3.2
zhangshaohu 2024-03-22 21:44:51 +08:00
parent 29b03b05f7
commit 1db2eebc36
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
import { store } from '@/stores'
import { Dict } from './common'
import type { Dict } from './common'
interface modelRequest {
name: string
model_type: string