mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-27 16:04:21 +00:00
perf: 优化部分 UI 显示
This commit is contained in:
@@ -72,7 +72,7 @@ import Vjsf from '@koumoul/vjsf';
|
||||
const { proxy } = getCurrentInstance()
|
||||
|
||||
const managerList = ref([])
|
||||
const configType = ref('json') // ui or json
|
||||
const configType = ref('') // ui or json
|
||||
const currentManager = ref(null)
|
||||
const currentManagerName = ref('')
|
||||
const currentManagerDocLink = ref('')
|
||||
|
||||
Reference in New Issue
Block a user