@@ -479,6 +479,7 @@ export default {
this.personVisible = false;
},
handleOk() {
+ console.log('弹窗确认');
this.$refs.ruleForm.validate(valid => {
console.log(4444);
if (valid) {