- 添加订单取消
- 优化订单列表 - 添加订单备注
This commit is contained in:
8
admin-web/src/components/OrderTable/index.js
Normal file
8
admin-web/src/components/OrderTable/index.js
Normal file
@@ -0,0 +1,8 @@
|
||||
// import React, { PureComponent } from 'react';
|
||||
// import {} from 'antd';
|
||||
//
|
||||
// export default class OrderTable extends PureComponent {
|
||||
// render() {
|
||||
// return <div>cc</div>;
|
||||
// }
|
||||
// }
|
||||
Reference in New Issue
Block a user