no message

cyl/master-im
jscyl13849007907 5 months ago
parent 6b49be24cf
commit 44b0004900

@ -676,7 +676,8 @@ export default {
}, },
getData() { getData() {
let that = this; let that = this;
this.G.Get(this.api.user_dataValue, { this.G.Get(this.api.user_dataValue + "?classify=1", {
classify:1 classify:1
}, (res) => { }, (res) => {
console.log("res", res); console.log("res", res);

Loading…
Cancel
Save