...
|
...
|
@@ -54,6 +54,7 @@ export default class AlreadyOpened extends React.Component { |
|
|
onPressMoreProducts={this.props.onPressMoreProducts}
|
|
|
onPressProtocol={this.props.onPressProtocol}
|
|
|
gotoRepayListPageWithDays={this.props.gotoRepayListPageWithDays}
|
|
|
onPressAnnounceItem={this.props.jumpWithUrl}
|
|
|
/>
|
|
|
)
|
|
|
}
|
...
|
...
|
|