src/templates/sharecomponent/actioncomponent/index.jsx
@@ -878,7 +878,8 @@ } else if (card.OpenType === 'funcbutton' && card.funcType === 'print') { return <VerifyPrint card={card} columns={config.columns} columns={[]} // columns={config.columns} wrappedComponentRef={(inst) => this.verifyRef = inst} /> } else if (card.OpenType === 'funcbutton' && card.funcType === 'megvii') {