{% extends "navigate.html" %} {% block mainbody %} 医药实体查询
查询条件:
查询

{% if ctx %}

知识库中暂未添加该实体

{% endif %}

{% if entityRelation %}
关系图 :
{% endif %} {% if entityRelation %}
关系列表 :
{% endif %}
{% if entityRelation %} {% endif %} {% endblock %}