mirror of
https://github.com/YMFE/yapi.git
synced 2025-01-06 12:45:22 +08:00
fix: 保存mock 数据
This commit is contained in:
parent
50ac111567
commit
c0cbb5d6f9
@ -230,6 +230,8 @@ class AddInterface extends Component {
|
||||
this.setLoading()
|
||||
success()
|
||||
this.changeState(true)
|
||||
// 初始化 mock
|
||||
this.mockData()
|
||||
})
|
||||
.catch(e => {
|
||||
console.log(e)
|
||||
|
Loading…
Reference in New Issue
Block a user