|
@@ -46,7 +46,7 @@ class ReportList extends Component {
|
|
|
onOpenChange={this.onOpenChange}
|
|
onOpenChange={this.onOpenChange}
|
|
|
/>
|
|
/>
|
|
|
<CurrencyList
|
|
<CurrencyList
|
|
|
- rowCount={5}
|
|
|
|
|
|
|
+ rowCount={20}
|
|
|
listUrl={API.REPORT_GETREPORTLIST}
|
|
listUrl={API.REPORT_GETREPORTLIST}
|
|
|
searchUrl={API.REPORT_GETORDERSEARCHFORM}
|
|
searchUrl={API.REPORT_GETORDERSEARCHFORM}
|
|
|
handlePrompt={this.handlePrompt.bind(this)}
|
|
handlePrompt={this.handlePrompt.bind(this)}
|