lxf 1 năm trước cách đây
mục cha
commit
ffa54d44f8
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/subsidiary/finance/summary/printBOM.vue

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