fix: 交易记录统计,bug修复。
This commit is contained in:
@@ -209,7 +209,8 @@ function reset() {
|
||||
updateTime: null,
|
||||
delFlag: null,
|
||||
remark: null,
|
||||
dealCategory: '2'
|
||||
dealCategory: '2',
|
||||
childCategory: '2'
|
||||
}
|
||||
proxy.resetForm('accountDealRecordRef')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user