custom/汇通建设
This commit is contained in:
parent
99abd8ce39
commit
87497635b1
|
|
@ -111,7 +111,7 @@ class Index extends Component {
|
|||
<WeaDatePicker format="YYYY-MM" value={query.billMonth} onChange={v => this.setState({
|
||||
query: { ...query, billMonth: v }, pageInfo: { ...pageInfo, current: 1 }
|
||||
}, () => this.getHTCommonListReport())}/>,
|
||||
<Button type="primary"
|
||||
<Button type="ghost"
|
||||
onClick={() => this.setState({ showSearchAd: true })}>{getLabel(111, "高级搜索")}</Button>
|
||||
]}>
|
||||
<div className="huitong-body">
|
||||
|
|
|
|||
Loading…
Reference in New Issue