From 7a2347e92392dbb1e24e5a3e51d7fa854bac661b Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期三, 28 一月 2026 09:35:49 +0800
Subject: [PATCH] 进销存升级 1.供应商往来查询接口调整 2.采购报表添加导出接口联调

---
 src/api/viewIndex.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/api/viewIndex.js b/src/api/viewIndex.js
index 2acf915..355e1b2 100644
--- a/src/api/viewIndex.js
+++ b/src/api/viewIndex.js
@@ -113,4 +113,4 @@
         url: '/home/productCategoryDistribution',
         method: 'get'
     })
-}
\ No newline at end of file
+}

--
Gitblit v1.9.3