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