30413
This commit is contained in:
@@ -114,6 +114,7 @@ export default {
|
||||
}
|
||||
},
|
||||
onConfirm() {
|
||||
if(this.flag) return
|
||||
this.$refs['form'].validate(valid => {
|
||||
if (valid) {
|
||||
this.flag = true
|
||||
|
||||
Reference in New Issue
Block a user