11
@@ -347,7 +347,8 @@ export default {
this.payForm = {
startPaymentDate: null,
type: null,
- memo: null
+ memo: null,
+ deadlinePaymentDate: null
}
this.$refs['payForm'].resetFields()