bugfix
This commit is contained in:
parent
86c9b4f589
commit
bbd2ed42f2
@ -12,8 +12,8 @@
|
|||||||
"subtables":[
|
"subtables":[
|
||||||
{
|
{
|
||||||
"field":"upappid",
|
"field":"upappid",
|
||||||
"subtable": "upappapis",
|
"subtable": "uapi",
|
||||||
"title": "API集"
|
"title": "API"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"field":"upappid",
|
"field":"upappid",
|
||||||
|
|||||||
@ -1,33 +0,0 @@
|
|||||||
{
|
|
||||||
"tblname":"upappapis",
|
|
||||||
"params":{
|
|
||||||
"toolbar":{
|
|
||||||
"tools":[
|
|
||||||
{
|
|
||||||
"name":"test",
|
|
||||||
"icon":"{{entire_url('/imgs/test.svg')}}",
|
|
||||||
"label": "测试",
|
|
||||||
"selected_row":true
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"binds":[
|
|
||||||
{
|
|
||||||
"wid":"self",
|
|
||||||
"event":"test",
|
|
||||||
"actiontype": "urlwidget",
|
|
||||||
"options":{
|
|
||||||
"url":"{{entire_url('/uapi/apitest.dspy')}}"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"title":"使用api集",
|
|
||||||
"description":"此系统使用的API集",
|
|
||||||
"sortby":"name",
|
|
||||||
"browserfields":{
|
|
||||||
"exclouded":["id"],
|
|
||||||
"alters":{}
|
|
||||||
},
|
|
||||||
"editexclouded":["id", "upappid"]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user