From c91490e9ba8a17a4ba38c358ae244a16657568de Mon Sep 17 00:00:00 2001 From: lcc Date: Sat, 7 Dec 2024 08:42:58 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=A2=E6=88=B7=E5=88=97=E8=A1=A8=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E5=85=B3=E6=B3=A8=E8=BD=A6=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/customer/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/customer/index.js b/pages/customer/index.js index ff3b362..1d800f6 100644 --- a/pages/customer/index.js +++ b/pages/customer/index.js @@ -100,7 +100,7 @@ Page({ brand_page_show:false, brand_name:'', brand_id: '', - series_id: -1, //车系id + series_id: '', //车系id modelArray: [], modelIndex: -1, //车系车型索引 },