From 3ad16af134eda617f6a36f8235376dfa328d1dfb Mon Sep 17 00:00:00 2001
From: yxh <172933527@qq.com>
Date: 星期五, 08 九月 2023 00:32:48 +0800
Subject: [PATCH] 修改了服务费用说明

---
 src/views/project/donateconsolationfund/index.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/views/project/donateconsolationfund/index.vue b/src/views/project/donateconsolationfund/index.vue
index d063633..774b8ac 100644
--- a/src/views/project/donateconsolationfund/index.vue
+++ b/src/views/project/donateconsolationfund/index.vue
@@ -1563,7 +1563,6 @@
 
     //鍔犺浇鏈嶅姟椤圭洰
     LoadItemTypeArr(value) {
-      // debugger
       //console.log(value);
       getItemNames(value).then((res) => {
         this.itemArr = res.data;

--
Gitblit v1.9.3