update
This commit is contained in:
parent
021d6e9545
commit
51ba5ef90d
|
@ -266,6 +266,7 @@ export default class menu extends React.Component {
|
||||||
Notify.success('知道了');
|
Notify.success('知道了');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
onCancel = () => {
|
onCancel = () => {
|
||||||
Notify.error('取消了');
|
Notify.error('取消了');
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue