fix: 前端打包报错
This commit is contained in:
parent
29b03b05f7
commit
1db2eebc36
@ -1,5 +1,5 @@
|
|||||||
import { store } from '@/stores'
|
import { store } from '@/stores'
|
||||||
import { Dict } from './common'
|
import type { Dict } from './common'
|
||||||
interface modelRequest {
|
interface modelRequest {
|
||||||
name: string
|
name: string
|
||||||
model_type: string
|
model_type: string
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user