src/views/basic/staff/staff-form.vue @@ -248,6 +248,10 @@ } this.isSubmit = false }) .catch((error) => { this.isSubmit = false console.log(error) }) } else { this.isSubmit = false }