将右边机柜号拖拽到下面相应单元格中
{%for cell in cells%}{%if forloop.counter0 == cell.row%}{%endif%}{%if cell.rack_id%} {%else%} {%endif%}{%if cell.col == max_col%}{%endif%}{%endfor%}
{{cell.rack.name}}{{cell.row}} x {{cell.col}}
{% csrf_token %}
{%for obj in rackswap%} {%endfor%}
{%if rackswap%}以下机柜可拖拽:{%else%}区域没有可分配的机柜{%endif%}
{{obj.name}}