[Improvement] Area: update province data (#1653)

This commit is contained in:
neverland
2018-08-20 10:38:01 +08:00
committed by GitHub
parent e6cc4eab03
commit ef9957bb5d
2 changed files with 291 additions and 140 deletions

View File

@@ -33,9 +33,6 @@ export default {
},
data() {
setTimeout(() => {
this.$refs.area.reset();
}, 3000);
return {
value: '330302'
};