@@ -131,7 +131,8 @@ export default {
cityList: [],
dealerList: [],
showProvinceDialog: false,
- showCityDialog: false
+ showCityDialog: false,
+ showDealerDialog: false
};
},
onShow() {