From cf5d5ffc8350d86daaca952c24452b16e368c127 Mon Sep 17 00:00:00 2001
From: hcong <1050828145@qq.com>
Date: 星期五, 11 十月 2024 10:14:20 +0800
Subject: [PATCH] 问题审核

---
 src/api/fysp/evaluateApi.js |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/src/api/fysp/evaluateApi.js b/src/api/fysp/evaluateApi.js
index 4ab4a94..a09247d 100644
--- a/src/api/fysp/evaluateApi.js
+++ b/src/api/fysp/evaluateApi.js
@@ -65,12 +65,6 @@
   },
 
   /** 
-   * 鎵归噺淇敼鏈�灏忛」寰楀垎
-   */
-  updateMultipleScore(evaVo) {
-    return $fysp.post(`/itemevaluation/update/multiple`, evaVo).then((res) => res.data);
-  },
-  /** 
    * 淇敼鏈�灏忛」寰楀垎
    */
   updateScore({itemList, subTaskId}) {

--
Gitblit v1.9.3