mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
[Improvement] Area: update province data (#1653)
This commit is contained in:
parent
e6cc4eab03
commit
ef9957bb5d
File diff suppressed because it is too large
Load Diff
@ -33,9 +33,6 @@ export default {
|
|||||||
},
|
},
|
||||||
|
|
||||||
data() {
|
data() {
|
||||||
setTimeout(() => {
|
|
||||||
this.$refs.area.reset();
|
|
||||||
}, 3000);
|
|
||||||
return {
|
return {
|
||||||
value: '330302'
|
value: '330302'
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user