分配/回收资产

{% for asset in assets %} {% if asset.id in all_assets %} {% else %} {% endif %} {% endfor %}
id 资产名称 IP 类型
{{ asset.id }} {{ asset.hostname }} {{ asset.ip }}