|
@@ -136,6 +136,7 @@ export default {
|
|
this.form.rechargeAmount = undefined
|
|
this.form.rechargeAmount = undefined
|
|
this.form.giveAmount = undefined
|
|
this.form.giveAmount = undefined
|
|
this.form.remarks = undefined
|
|
this.form.remarks = undefined
|
|
|
|
+ this.form.id = undefined
|
|
this.$refs.ruleForm.resetFields()
|
|
this.$refs.ruleForm.resetFields()
|
|
}
|
|
}
|
|
},
|
|
},
|