Commit f3297df3 authored by fwz's avatar fwz

编辑地址提示错误

parent 84c56042
......@@ -152,6 +152,10 @@ export default {
//添加成功
uni.$u.toast('修改成功')
this.goBack()
}else{
uni.showModal({
content: res.data.msg,
})
}
})
}).catch(errors => {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment