mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-05-25 07:49:15 +08:00
chore(FIeld): remove unused code (#7212)
This commit is contained in:
parent
d9e24286d2
commit
17bd32491f
@ -317,8 +317,6 @@ export default createComponent({
|
||||
if (value !== this.value) {
|
||||
this.$emit('input', value);
|
||||
}
|
||||
|
||||
this.currentValue = value;
|
||||
},
|
||||
|
||||
onInput(event) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user