fix
This commit is contained in:
parent
5cf6edd2f2
commit
6ce1d01ee4
1 changed files with 2 additions and 0 deletions
|
|
@ -220,6 +220,8 @@ async function fetchDetailInvestigate() {
|
|||
dataList.investigationDaysExtend;
|
||||
dataInvestigatefacts.organizationId = dataList.organizationId;
|
||||
dataInvestigatefacts.organization = dataList.organization;
|
||||
dataInvestigatefacts.investigationExtendHistory =
|
||||
dataList.investigationExtendHistory;
|
||||
})
|
||||
.catch((err) => {
|
||||
messageError($q, err);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue