perf: 自定义webhook显示详细的错误信息

This commit is contained in:
xiaojunnuo
2024-11-26 23:11:20 +08:00
parent e3553d4c8c
commit 3254afc756
2 changed files with 32 additions and 15 deletions
@@ -151,7 +151,10 @@ export function getCommonColumnDefine(crudExpose: any, typeRef: any, api: any) {
name: "api-test",
action: "TestRequest"
},
order: 999
order: 999,
col: {
span: 24
}
},
column: {
show: false