工程名称:
{{ infoData?.nodeName }}
工程编号:
{{ infoData?.nodeCode }}
节点类型:
{{ infoData?.nodeType }}
工程类型:
{{ infoData?.engineeringType }}
显示类型:
{{ infoData?.showType }}
起始桩号:
{{ infoData?.startStake }}
结束桩号:
{{ infoData?.endStake }}
施工图金额:
{{ infoData?.buildPictureMoney }}
合同图号:
{{ infoData?.contractPicture }}
变更合同图号:
{{ infoData?.changePicture }}
变更后金额:
{{ infoData?.changeMoney }}
是否增补:
{{ infoData?.isSupplement === 1 ? '是' : '否' }}
备注:
{{ infoData?.remarks }}