frontWuhu/src/views/business/project.vue
@@ -43,7 +43,7 @@ :id="item.id" :canApply="true" :isApply="activeName=='first'" :projectNmae="item.name || item.projectName" :projectName="item.name || item.projectName" :status="item.status" :imgurlfull="item.imgurlfull" :applyDate="item.startDate.substring(0,item.startDate.length-3)+'~'+item.endDate.substring(0,item.endDate.length-3)"