From 864770811a11c8ebfb844d43898acee220c41905 Mon Sep 17 00:00:00 2001 From: java110 <928255095@qq.com> Date: Tue, 9 Mar 2021 16:43:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/components/common/addCommunity/addCommunity.js | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/public/components/common/addCommunity/addCommunity.js b/public/components/common/addCommunity/addCommunity.js index aa25fe400..43fb7d9bc 100644 --- a/public/components/common/addCommunity/addCommunity.js +++ b/public/components/common/addCommunity/addCommunity.js @@ -23,7 +23,7 @@ }, _initMethod: function () { vc.component._initArea('101', '0'); - + }, _initEvent: function () { vc.on('addCommunity', 'openAddCommunityModal', function () { @@ -145,8 +145,10 @@ vc.component.addCommunityInfo = { name: '', address: '', + tmpAddress: '', + areaAddress: '', nearbyLandmarks: '', - cityCode: '0971', + cityCode: '', mapX: '101.33', mapY: '101.33', attrs: []