{% include 'op_header.html' %}
{% for list in emps %} {% endfor %}
资产编号 远控卡IP 网卡1 网卡2 所属机房 机柜位置 cpu/内存/硬盘 服务器型号 快速服务代码 修改
{{ list.Server_Asset_number }} {{ list.Server_Remote_control_card }} {{ list.Server_eth1 }} {{ list.Server_eth2 }} {{ list.Server_engine_room }} {{ list.Server_number_Location }} 柜 {{ list.Server_cabinet_id }} {{ list.Server_Memory }} {{ list.Server_Model }} {{ list.Server_number_code }} 修改
{% include 'op_bottom.html' %}