标品
This commit is contained in:
@@ -246,7 +246,7 @@ export default {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
getAppList() {
|
getAppList() {
|
||||||
this.$instance.get("/wuxi_home.json", null, { withoutToken: true }).then(res => {
|
this.$instance.get("/biaopin_home.json", null, { withoutToken: true }).then(res => {
|
||||||
if (res.length) {
|
if (res.length) {
|
||||||
this.appList = res
|
this.appList = res
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user