Skip to content
This repository was archived by the owner on Oct 20, 2025. It is now read-only.

Commit 4ed8b98

Browse files
authored
Update Form.vue (#235)
1 parent 3ab09c7 commit 4ed8b98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Components/Form.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ export default {
7979
restoreOnSuccess: {
8080
type: Boolean,
8181
required: false,
82-
default: true,
82+
default: false,
8383
},
8484
8585
resetOnSuccess: {

0 commit comments

Comments
 (0)