This commit is contained in:
shijingjing
2022-06-30 20:06:48 +08:00
parent 21e1fa71b8
commit 6bfc039364

View File

@@ -114,6 +114,7 @@ export default {
}
},
onConfirm() {
if(this.flag) return
this.$refs['form'].validate(valid => {
if (valid) {
this.flag = true