* Refactor form initialization and data management in OpenForm component - Add resetAndFill method to Form class for more flexible form data handling - Update initForm method to use nextTick for better reactivity - Modify form initialization logic to reset and fill form data more consistently - Remove unnecessary computed import and add debug console.log * fix on fill again --------- Co-authored-by: Chirag Chhatrala <chirag.chhatrala@gmail.com> |
||
|---|---|---|
| .. | ||
| components | ||
| fields | ||
| FormTimer.vue | ||
| OpenCompleteForm.vue | ||
| OpenForm.vue | ||
| OpenFormButton.vue | ||
| OpenFormField.vue | ||