@ -65,6 +65,7 @@ export default {
},
methods: {
onSubmit() {
//
this.$refs.form.validate((valid) => {
if (valid) {
var msgs = "";