ZaiZai 1 년 전
부모
커밋
6ede4a9e4e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/funding/plan.vue

+ 1 - 1
src/views/funding/plan.vue

@@ -45,7 +45,7 @@ const projectId = ref(store.getProjectId)
 const contractId = ref(store.getContractId)
 
 defineOptions({
-    name: 'FundingBudget',
+    name: 'FundingPlan',
 })
 
 //选项卡被激活