king
2023-10-19 96989af7e330a08d376002b0759705a477039f61
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 = []