From 291837e67afe4cb5c366a3ba867b657e5192267e Mon Sep 17 00:00:00 2001
From: Tcsm <1377977403@qq.com>
Date: 星期日, 30 七月 2023 17:13:49 +0800
Subject: [PATCH] 7.30提交
---
ruoyi-ui/src/api/honor/index.js | 1 +
ruoyi-ui/src/api/wish/index.js | 1 +
ruoyi-ui/src/views/wish/index.vue | 1 -
3 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/ruoyi-ui/src/api/honor/index.js b/ruoyi-ui/src/api/honor/index.js
index 9a1fe90..254df54 100644
--- a/ruoyi-ui/src/api/honor/index.js
+++ b/ruoyi-ui/src/api/honor/index.js
@@ -61,6 +61,7 @@
})
}
+
//涓婁紶鏂囦欢
export function enload(data) {
return request({
diff --git a/ruoyi-ui/src/api/wish/index.js b/ruoyi-ui/src/api/wish/index.js
index 756153e..55a43de 100644
--- a/ruoyi-ui/src/api/wish/index.js
+++ b/ruoyi-ui/src/api/wish/index.js
@@ -70,6 +70,7 @@
responseType: 'blob'
})
}
+
// //瀵煎叆妯℃澘
// export function downloadModel(data) {
// return request({
diff --git a/ruoyi-ui/src/views/wish/index.vue b/ruoyi-ui/src/views/wish/index.vue
index 6a8655e..76cc954 100644
--- a/ruoyi-ui/src/views/wish/index.vue
+++ b/ruoyi-ui/src/views/wish/index.vue
@@ -794,7 +794,6 @@
/** 瀵煎叆妯℃澘涓嬭浇鎸夐挳鎿嶄綔 */
handleExportModel() {
-
this.download('/zIdea/model', {
}, `zIdea_model_${new Date().getTime()}.xlsx`)
},
--
Gitblit v1.9.1