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