@ -673,9 +673,15 @@ export default {
this.handleVero();
}
});
} else {
this.$refs["ref_form2"].validate((valid, messageObj) => {
if (!valid) {
app.util.validateRule(messageObj);
},
async handleVero() {