mirror of
https://github.com/YMFE/yapi.git
synced 2024-12-15 05:10:47 +08:00
fix: 删除取消 loading
This commit is contained in:
parent
ec82b21082
commit
e3bb92ae13
@ -189,7 +189,7 @@ class InterfaceMenu extends Component {
|
||||
that.props.history.push('/project/' + that.props.match.params.id + '/interface/api')
|
||||
|
||||
},
|
||||
async onCancel() {
|
||||
onCancel() {
|
||||
ref.destroy()
|
||||
}
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user