ZaiZai 1 年之前
父節點
當前提交
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)