{{ formData.comCreditCode }}
{{ formData.comName }}
{{ formData.comLegalPerson }}
{{ formData.comRegisterAddress }}
{{ cityViewValue }}
{{ formData.orgLeader }}
{{ formData.orgLeaderPhone }}
{{ formData.orgPropertyType }}
{{ formData.orgBuildingArea }} ㎡
{{ formData.orgAddress }}
{{ formData.name }}
{{ formData.sex }}
{{ formData.national }}
{{ formData.birthDate ? formData.birthDate.substring(0, 10) : "" }}
{{ formData.idCard }}
{{ formData.idCardAddress }}
{{ formData.startTime ? formData.startTime.substring(0, 10) : "" }}
{{ formData.endTime
? (formData.endTime.substring(0, 10) == '9999-12-31' ? '长期' : formData.endTime.substring(0, 10))
: "" }}
{{ formData.issuingAuthority }}
审核通过
审核驳回
{{ formData.auditBy }}
{{ formData.auditTime }}
{{ formData.contractNote }}
{{ formData.workOrderStatus_dictText }}
{{ formData.handleBy }}
{{ formData.replyTime ? formData.replyTime.substring(0, 10) : "" }}
{{ formData.replyContent }}