ZaiZai 1 год назад
Родитель
Сommit
2cbfcbd34b
1 измененных файлов с 1 добавлено и 0 удалено
  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)