king
2023-10-18 9944f9e674d7a3ad55bfaa35f9b9a0d7bfb7cf64
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 = []