mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-26 08:16:47 +08:00
优化代码
This commit is contained in:
parent
864770811a
commit
83870b276c
@ -153,6 +153,10 @@
|
||||
mapY: '101.33',
|
||||
attrs: []
|
||||
};
|
||||
$that.selectProv = '';
|
||||
$that.selectCity = '';
|
||||
$that.selectArea = '';
|
||||
$that.allCity = [];
|
||||
},
|
||||
getProv: function (_prov) {
|
||||
vc.component._initArea('202', _prov);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user