fix: 保存mock 数据

This commit is contained in:
waliang.wang 2017-07-27 10:54:19 +08:00
parent 50ac111567
commit c0cbb5d6f9

View File

@ -230,6 +230,8 @@ class AddInterface extends Component {
this.setLoading()
success()
this.changeState(true)
// 初始化 mock
this.mockData()
})
.catch(e => {
console.log(e)