- 添加订单列表
parent
93b235fac6
commit
6cc00a373b
|
@ -193,10 +193,6 @@ class BasicList extends PureComponent {
|
|||
}
|
||||
|
||||
handleEditorClick = () => {
|
||||
// this.setState({
|
||||
// visible: true,
|
||||
// current: item,
|
||||
// });
|
||||
console.info('edit');
|
||||
};
|
||||
|
Loading…
Reference in New Issue