fix: 前端打包报错

This commit is contained in:
zhangshaohu 2024-03-22 21:44:51 +08:00
parent 29b03b05f7
commit 1db2eebc36

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