king
2024-11-20 03eedbbffd73b123ed2d91384dc1e42cec9f55b0
src/menu/components/card/cardcellcomponent/formconfig.jsx
@@ -124,6 +124,9 @@
    } else {
      appMenus = []
    }
    // if (appType === 'mob') {
    //   appMenus.push({value: 'sign', text: '签名(系统页)'})
    // }
    appMenus.push({value: 'goback', text: '返回(上一页)'})
  }