feat(llmage): menu.ui 添加记账失败记录菜单项
This commit is contained in:
parent
93bbd529db
commit
96317c1512
@ -31,6 +31,11 @@
|
||||
"name":"llm",
|
||||
"label":"模型",
|
||||
"url":"{{entire_url('/llmage/llm')}}"
|
||||
},
|
||||
{
|
||||
"name":"failed_accounting",
|
||||
"label":"记账失败记录",
|
||||
"url":"{{entire_url('/llmage/failed_accounting.ui')}}"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user