From 18877546c8e7fa36c537fe7f9cfc07e7ac6e7654 Mon Sep 17 00:00:00 2001
From: futian.liu <liufutianyoo@163.com>
Date: 星期一, 11 十二月 2023 14:00:05 +0800
Subject: [PATCH] 修改模板下载

---
 admin-web/src/views/foundation/material/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/admin-web/src/views/foundation/material/index.vue b/admin-web/src/views/foundation/material/index.vue
index b38160b..7317e74 100644
--- a/admin-web/src/views/foundation/material/index.vue
+++ b/admin-web/src/views/foundation/material/index.vue
@@ -118,7 +118,7 @@
           /* 妯℃澘涓嬭浇 */
           templateSettings: {
               templateName: '瀵煎叆妯℃澘.xls', // 鍚嶇О
-              templateUrl: SettingIplatform.apiBaseURL + '/pc/fin/sys/tenant/getImportTemplate' // 涓嬭浇鍦板潃
+              templateUrl: SettingIplatform.apiBaseURL + '/pc/fin/sys/tenant/getImportTemplate?type=goods' // 涓嬭浇鍦板潃
           },
           onSuccess: null
       },

--
Gitblit v1.9.1