chore(FIeld): remove unused code (#7212)
This commit is contained in:
@@ -317,8 +317,6 @@ export default createComponent({
|
|||||||
if (value !== this.value) {
|
if (value !== this.value) {
|
||||||
this.$emit('input', value);
|
this.$emit('input', value);
|
||||||
}
|
}
|
||||||
|
|
||||||
this.currentValue = value;
|
|
||||||
},
|
},
|
||||||
|
|
||||||
onInput(event) {
|
onInput(event) {
|
||||||
|
|||||||
Reference in New Issue
Block a user