ZaiZai 1 year ago
parent
commit
2cbfcbd34b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/funding/budget.vue

+ 1 - 0
src/views/funding/budget.vue

@@ -25,6 +25,7 @@ import { getArrValue } from 'js-fast-way'
 import HcBudgetData from './modules/budget-data.vue'
 import mainApi from '~api/funding/budget'
 
+//获取全局变量
 const store = useAppStore()
 const projectId = ref(store.getProjectId)
 const contractId = ref(store.getContractId)