cleanup
parent
8457472433
commit
b171168247
|
@ -120,9 +120,6 @@ export default {
|
|||
// @deprecated use $filled instead
|
||||
filled() {
|
||||
return this.$filled;
|
||||
},
|
||||
formValue() {
|
||||
return this.$pcForm?.states?.[this.$formName]?.value;
|
||||
}
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue