king
2023-07-11 061e2388d84fc545d01175ed6793ce8dea0e7338
src/menu/components/form/formaction/formconfig.jsx
@@ -60,6 +60,13 @@
      type: 'tip',
      key: 'type',
      label: '按钮类型',
      initVal: card.type,
      forbid: true
    },
    {
      type: 'tip',
      key: 'typeName',
      label: '按钮类型',
      initVal: _type
    },
    {