Compare commits
No commits in common. "28a9cb52ae7eeb14bfc8b99e53a4bba1adc580ee" and "3fea75395bcf469a74075d8123427fe04bd6395b" have entirely different histories.
28a9cb52ae
...
3fea75395b
@ -49,8 +49,9 @@
|
|||||||
{
|
{
|
||||||
"field":"llmid",
|
"field":"llmid",
|
||||||
"title":"模型类型",
|
"title":"模型类型",
|
||||||
"subtable":"llm_catelog_rel"
|
"subtable":"llmtype"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"record_toolbar": null
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,15 +0,0 @@
|
|||||||
{
|
|
||||||
"tblname": "llm_catelog_rel",
|
|
||||||
"title":"模型类型",
|
|
||||||
"params": {
|
|
||||||
"browserfields": {
|
|
||||||
"exclouded": ["id", "llmid"],
|
|
||||||
"alters": {}
|
|
||||||
},
|
|
||||||
"editexclouded": [
|
|
||||||
"id",
|
|
||||||
"llmid"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user