首页 / 服务机构管理
查询
重置
新增服务机构
{{ row.status === '1' ? '禁用' : '正常' }}
{{ formatDate(row.createTime) }}
查看
编辑
人员管理
{{ isDisabled(row) ? '恢复' : '禁用' }}
执行方
{{ currentRow.orgName }}
{{ currentRow.address || '-' }}
{{ currentRow.taxNo || '-' }}
{{ currentRow.status === '1' ? '禁用' : '正常' }}
{{ formatDate(currentRow.createTime) }}
{{ currentRow.contactName || '-' }}
{{ currentRow.contactPhone || '-' }}
关闭
取消
保存