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