{{ item.longName }}
{{ item.doctorDesc }}
是
否
是
否
{{ item.name }}
{{ item.name }}
重置
查询
导出
{{ index + 1 }}
查看
{{ text == 'Y' ? '是' : text == 'N' ? '否' : '' }}
{{ text == 'Y' ? '是' : text == 'N' ? '否' : '' }}
{{ text == 'Y' ? '是' : text == 'N' ? '否' : '' }}
{{ text == 1 ? '有效' : text == 2 ? '无效' : '' }}
{{ text }}