loadmore 7.27
This commit is contained in:
@@ -96,6 +96,7 @@ export default {
|
||||
if(res.errCode == 0) {
|
||||
this.$emit("refreshOrderList", { reload: 'again' });
|
||||
}
|
||||
this.$u.toast(res.message);
|
||||
})
|
||||
},
|
||||
toOtherPage(url) {
|
||||
|
||||
Reference in New Issue
Block a user