mirror of
https://github.com/YMFE/yapi.git
synced 2025-03-07 14:16:52 +08:00
opti: 更新 currCase
This commit is contained in:
parent
9e18dee110
commit
2da4eb5aba
@ -113,6 +113,7 @@ export default class InterfaceCaseContent extends Component {
|
||||
message.error(res.data.errmsg)
|
||||
} else {
|
||||
message.success('更新成功')
|
||||
this.props.fetchCaseData(id);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user