This website works better with JavaScript
Home
Explore
Help
Sign In
pointToNetwork
/
point-app
Watch
5
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
1
guhongwei
2 years ago
parent
cc307c43de
commit
7a09dc06bf
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
pagesMy/address/index.vue
+ 1
- 0
pagesMy/address/index.vue
View File
@@ -158,6 +158,7 @@
},
},
fail: function(err) {
fail: function(err) {
console.log(err);
console.log(err);
+ that.clearPage()
}
}
})
})
}
}