首页 / 公司管理
查找
重置
{{ row.orgType === 'sponsor' ? '赞助方' : '执行方' }}
{{ row.status }}
{{ row.createTime ? String(row.createTime).slice(0,10) : '' }}
查看
{{ currentRow.orgType === 'sponsor' ? '赞助方' : '执行方' }}
{{ currentRow.orgName }}
{{ currentRow.address }}
{{ currentRow.taxNo }}
{{ currentRow.status }}
{{ currentRow.createTime ? String(currentRow.createTime).slice(0,10) : '' }}
{{ currentRow.contactName || '-' }}
{{ currentRow.contactPhone || '-' }}
关闭