标品
This commit is contained in:
@@ -246,7 +246,7 @@ export default {
|
||||
}
|
||||
},
|
||||
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) {
|
||||
this.appList = res
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user