CSR-319: remove commented out method

This commit is contained in:
Adam Caouette 2022-03-07 14:28:31 -05:00
parent 228811af93
commit 0f1f9398ec

View file

@ -159,12 +159,6 @@ export default {
this.$route
);
},
// onSubmit(values) {
// // window.alert('Success! Submitted values: ' + JSON.stringify(values, null ,2))
// // TODO - ADD IN SAVING OF DATA
// // TODO - ADD IN ADVANCING TO NEXT PAGE
// console.log('submitted: ', JSON.stringify(values, null, 2));
// },
onInvalidSubmit({ values, errors, results }) {
// identify the first error field and put focus on it
// get error names array