fix: 投资交易记录,bug修复。
This commit is contained in:
@@ -87,7 +87,8 @@ const data = reactive({
|
||||
updateTime: null,
|
||||
delFlag: null,
|
||||
remark: null,
|
||||
dealCategory: '2'
|
||||
dealCategory: '2',
|
||||
childCategory: '2'
|
||||
},
|
||||
queryAccountParams: {
|
||||
pageNum: 1,
|
||||
|
||||
Reference in New Issue
Block a user