@@ -251,7 +251,12 @@
that.startPlace = uni.getStorageSync('fPlaceObj');
} else {
- that.startPlace.selected = '沈阳'
+ that.startPlace = {
+ fchoosearea: '',
+ fchoosecity: '沈阳市',
+ fchooseprovince: '新民市',
+ selected: '沈阳'
+ }
uni.setStorageSync('fPlaceObj', {
fchoosearea: '辽宁省',
fchoosecity: '沈阳市',