king
2023-07-16 4546530b83c119280a3631be82b5f070c8713c03
src/menu/components/form/formaction/formconfig.jsx
@@ -302,6 +302,14 @@
      }]
    },
    {
      type: 'text',
      key: 'ContentType',
      label: 'Content-Type',
      initVal: card.ContentType || '',
      tooltip: '默认值:application/x-www-form-urlencoded;charset=UTF-8',
      required: false
    },
    {
      type: 'radio',
      key: 'Ot',
      label: '行设置',