ZaiZai 1 tahun lalu
induk
melakukan
2cbfcbd34b
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  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)