mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 10:12:51 +00:00
fix: 前端打包报错
This commit is contained in:
parent
29b03b05f7
commit
1db2eebc36
|
|
@ -1,5 +1,5 @@
|
|||
import { store } from '@/stores'
|
||||
import { Dict } from './common'
|
||||
import type { Dict } from './common'
|
||||
interface modelRequest {
|
||||
name: string
|
||||
model_type: string
|
||||
|
|
|
|||
Loading…
Reference in New Issue