duy 2 жил өмнө
parent
commit
4635aff38f

+ 1 - 1
src/views/program/project/form.vue

@@ -170,7 +170,7 @@ const getPlanByProjectId=async()=>{
         console.log(getObjValue(data),'详情');
         detailData.value=getObjValue(data)
         constructionData.value=detailData.value?.constructUnit||[]
-        buildData.value=detailData.value?.buildDatatUnit||[]
+        buildData.value=detailData.value?.buildUnit||[]
         supervisorUnitData.value=detailData.value?.supervisorUnit||[]
         tabKey.value='construction'
         radioType.value=1