@@ -130,6 +130,7 @@ export default{
},
handleCancel () {
this.close()
+ this.$refs.form.resetFields()
// this.$emit('close');
// this.visible = false;
this.record = {};