From bd02920548b2c867704f64d6feff0d96e0227fcc Mon Sep 17 00:00:00 2001 From: yxh <172933527@qq.com> Date: 星期三, 17 五月 2023 09:41:51 +0800 Subject: [PATCH] 修改了财务审批 --- src/views/project/donateconsolationfundlist/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/project/donateconsolationfundlist/index.vue b/src/views/project/donateconsolationfundlist/index.vue index 2376373..0c5b1d5 100644 --- a/src/views/project/donateconsolationfundlist/index.vue +++ b/src/views/project/donateconsolationfundlist/index.vue @@ -348,7 +348,7 @@ getdownloadYX, getdownloadBX, checkfund, - listbypower, + listbypower,addFundSharedInfo } from "@/api/project/fund"; import { onelistFunds, -- Gitblit v1.9.3