const item = {
configs: [
{ id: 'xxx', label: '选项1', type: 'input', },
{ id: 'xx', label: '选项2', type: 'request', url: '/api/xxxx', method: 'get/post' },
],
field_name: "private_key",
form_type: "custom",
id: "16",
is_disabled: 0,
is_required: 1,
name: "会话存档加密与解密",
tips: "",
},