diff --git a/src/view/home.vue b/src/view/home.vue index 6ec63c3..9faba70 100644 --- a/src/view/home.vue +++ b/src/view/home.vue @@ -281,6 +281,7 @@ export default { this.merchantNo = 2; //区id this.districtId = "440106000"; + this.getGoodsList(); } this.show = false; },