优化代码

This commit is contained in:
java110 2021-03-09 16:54:57 +08:00
parent 864770811a
commit 83870b276c

View File

@ -153,6 +153,10 @@
mapY: '101.33',
attrs: []
};
$that.selectProv = '';
$that.selectCity = '';
$that.selectArea = '';
$that.allCity = [];
},
getProv: function (_prov) {
vc.component._initArea('202', _prov);