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: '返回(上一页)'}) }