9 lines
194 B
JavaScript
9 lines
194 B
JavaScript
// import React, { PureComponent } from 'react';
|
|
// import {} from 'antd';
|
|
//
|
|
// export default class OrderTable extends PureComponent {
|
|
// render() {
|
|
// return <div>cc</div>;
|
|
// }
|
|
// }
|