- 添加订单列表

master
sin 7 years ago
parent 93b235fac6
commit 6cc00a373b

@ -193,10 +193,6 @@ class BasicList extends PureComponent {
} }
handleEditorClick = () => { handleEditorClick = () => {
// this.setState({
// visible: true,
// current: item,
// });
console.info('edit'); console.info('edit');
}; };
Loading…
Cancel
Save