From 3cbb8936b9f9f977741bb9e465fb1f904836b71b Mon Sep 17 00:00:00 2001
From: yxh <172933527@qq.com>
Date: 星期一, 07 八月 2023 16:39:17 +0800
Subject: [PATCH] yxh

---
 src/views/project/fund/overheadcosts/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/project/fund/overheadcosts/index.vue b/src/views/project/fund/overheadcosts/index.vue
index 73a37e6..c3d4f8b 100644
--- a/src/views/project/fund/overheadcosts/index.vue
+++ b/src/views/project/fund/overheadcosts/index.vue
@@ -806,7 +806,7 @@
     handleAdd() {
       this.$router.push({
         path: "/finance/funddetail/",
-        query: { id: 0, businesstype: 4, operationtype: "add" }
+        query: { id: 0, businesstype: "4", operationtype: "add" }
       });
 
       this.istrue += 2;

--
Gitblit v1.9.3