首页 / 服务机构管理
查找
重置
{{ row.status === '1' ? '禁用' : '正常' }}
{{ row.createTime ? String(row.createTime).slice(0,10) : '' }}
查看
人员管理
{{ isDisabled(row) ? '恢复' : '禁用' }}
执行方
{{ currentRow.orgName }}
{{ currentRow.address }}
{{ currentRow.taxNo }}
{{ currentRow.status === '1' ? '禁用' : '正常' }}
{{ currentRow.createTime ? String(currentRow.createTime).slice(0,10) : '' }}
{{ currentRow.contactName || '-' }}
{{ currentRow.contactPhone || '-' }}
关闭