duy 2 rokov pred
rodič
commit
4635aff38f
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      src/views/program/project/form.vue

+ 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