gdpaoup
This commit is contained in:
@@ -206,7 +206,10 @@ export default {
|
||||
console.log(res)
|
||||
if(res.errCode == 0) {
|
||||
this.$emit("getArticlelist");
|
||||
}
|
||||
// this.$u.toast(res.message);
|
||||
} else {
|
||||
// this.$u.toast(res.message);
|
||||
}
|
||||
})
|
||||
},
|
||||
articleCollect() {
|
||||
|
||||
Reference in New Issue
Block a user