diff --git a/src/views/invest/investAccountDeal/index.vue b/src/views/invest/investAccountDeal/index.vue index 8d3ad24..08ef7a5 100644 --- a/src/views/invest/investAccountDeal/index.vue +++ b/src/views/invest/investAccountDeal/index.vue @@ -209,7 +209,8 @@ function reset() { updateTime: null, delFlag: null, remark: null, - dealCategory: '2' + dealCategory: '2', + childCategory: '2' } proxy.resetForm('accountDealRecordRef') }