lxf 1 жил өмнө
parent
commit
ffa54d44f8

+ 1 - 1
src/views/subsidiary/finance/summary/printBOM.vue

@@ -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,