From 8f7cc4df477436b2caf98793a4450346774088e4 Mon Sep 17 00:00:00 2001 From: wangkesi Date: Mon, 29 Oct 2018 21:30:32 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=86=E8=AF=B7=E6=B1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/view/home.vue | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/view/home.vue b/src/view/home.vue index 78e2fdd..70542bc 100644 --- a/src/view/home.vue +++ b/src/view/home.vue @@ -297,7 +297,6 @@ export default { "440106000&天河区&2" ]; this.getGoodsList(); - this.state = 0; } else if (this.state == 2 || this.state == 1) { this.getGoodsList(); } @@ -320,7 +319,6 @@ export default { "440106000&天河区&2" ]; this.getGoodsList(); - this.state = 0; } else if (this.state == 2 || this.state == 1) { this.getGoodsList(); }