bugfix
This commit is contained in:
parent
86c9b4f589
commit
bbd2ed42f2
@ -12,8 +12,8 @@
|
||||
"subtables":[
|
||||
{
|
||||
"field":"upappid",
|
||||
"subtable": "upappapis",
|
||||
"title": "API集"
|
||||
"subtable": "uapi",
|
||||
"title": "API"
|
||||
},
|
||||
{
|
||||
"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