src/menu/components/form/formaction/formconfig.jsx @@ -14,6 +14,8 @@ _type = '下一步' } else if (card.type === 'close') { _type = '关闭' } else if (card.type === 'reset') { _type = '重置' } let menulist = []