优化代码

This commit is contained in:
java110 2021-03-09 16:43:05 +08:00
parent 08dff59909
commit 864770811a

View File

@ -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: []