mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 03:44:48 +00:00
[Improvement] Area: update province data (#1653)
This commit is contained in:
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'
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user