no message
This commit is contained in:
parent
cc2d519afe
commit
3fc169cd28
2 changed files with 3 additions and 2 deletions
|
|
@ -309,7 +309,7 @@ async function getTable() {
|
|||
orgTreeShortName: data.orgTreeShortName,
|
||||
posPath: data.posPath,
|
||||
posNumber: data.posNumber,
|
||||
reportingDateFullDate: data.reportingDate
|
||||
reportingDateFullDate: data.reportingDate,
|
||||
};
|
||||
rowsAll.value.push(rowData);
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue