|
@@ -174,7 +174,7 @@ const clickCancel = () => {
|
|
|
};
|
|
|
const deriveExcel = () => {
|
|
|
proxy
|
|
|
- .getFile("/statementOfAccount/exportDocumentByBom", {
|
|
|
+ .getFile("/statementOfAccountMerge/exportDocumentByBom", {
|
|
|
idGroupConcat: props.rowData.idGroupConcat,
|
|
|
departmentName: props.rowData.departmentName,
|
|
|
beginDate: props.rowData.dimensionality,
|