From 9fb31097535c5e1ced9e1428105ed8d01f529c7b Mon Sep 17 00:00:00 2001 From: wangkesi Date: Mon, 29 Oct 2018 19:58:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=86=E8=AF=B7=E6=B1=82?= =?UTF-8?q?=E6=B5=81=E7=A8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/view/home.vue | 1 + 1 file changed, 1 insertion(+) 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; },