update
This commit is contained in:
parent
086c88e026
commit
6477cfa0dd
|
@ -17,7 +17,6 @@ const PAGE_SIZE_OPTIONS = [10, 20, 30];
|
|||
// <Button onClick={this.clickFn.bind(this)}>批量标记已使用</Button>
|
||||
// <Button type="primary" onClick={this.clickFn.bind(this)}>导出excel</Button>
|
||||
// <Button type="primary" onClick={this.clickFn.bind(this)}>导出关联订单</Button>
|
||||
|
||||
export default class acclist extends React.Component{
|
||||
constructor(props){
|
||||
super(props)
|
||||
|
|
Loading…
Reference in New Issue