fix: 记账失败原因toolbar-params改为URL传参避免xls2crud序列化错误
This commit is contained in:
parent
88d2fd2c86
commit
6bcacaf94a
@ -24,8 +24,7 @@
|
||||
"cheight": 20
|
||||
},
|
||||
"options": {
|
||||
"url": "{{entire_url('../api/show_failed_reason.dspy')}}",
|
||||
"params": {"id": "${id}$"}
|
||||
"url": "{{entire_url('../api/show_failed_reason.dspy')}}?id=${id}$"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user