Forráskód Böngészése

【功能修复】企业微信列表显示字段数调整

zhouy 1 hónapja
szülő
commit
87f50de5fa

+ 1 - 1
uas-office-web/uas-mobile/src/pages/private/report/ReportList.jsx

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