查询
重置
预约设置
暂无数据
{{ scope.row.orgName || scope.row.organizationName || scope.row.org || '' }}
{{ scope.row.deptName || scope.row.departmentName || scope.row.name || '' }}
{{ scope.row.remark || scope.row.description || scope.row.note || '' }}
{{ (scope.row.status === 1 || scope.row.status === true || scope.row.status === '1') ? '有效' : '无效' }}