[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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 291 additions and 140 deletions

File diff suppressed because it is too large Load Diff

View File

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