diff --git a/src/pages/work/accounts/investAccountDeal/addEdit.vue b/src/pages/work/accounts/investAccountDeal/addEdit.vue index b769ec7..d038e8d 100644 --- a/src/pages/work/accounts/investAccountDeal/addEdit.vue +++ b/src/pages/work/accounts/investAccountDeal/addEdit.vue @@ -87,7 +87,8 @@ const data = reactive({ updateTime: null, delFlag: null, remark: null, - dealCategory: '2' + dealCategory: '2', + childCategory: '2' }, queryAccountParams: { pageNum: 1,