perf: 记录上下文设定保存到本地
This commit is contained in:
@@ -416,6 +416,7 @@ const searchOptions = computed(() => {
|
||||
return []
|
||||
}
|
||||
})
|
||||
|
||||
// value反渲染key
|
||||
const renderOption = (option: { label: string }) => {
|
||||
for (const i of promptTemplate.value) {
|
||||
|
||||
Reference in New Issue
Block a user