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