diff --git a/app/modules/cupang/templates/cupang/box_calc.html b/app/modules/cupang/templates/cupang/box_calc.html index 777c6ec..8cf4a2f 100644 --- a/app/modules/cupang/templates/cupang/box_calc.html +++ b/app/modules/cupang/templates/cupang/box_calc.html @@ -1,6 +1,6 @@ {% extends "erp_base.html" %} -{% block head_extra %}{% endblock %} +{% block head_extra %}{% endblock %} {% block content %}
@@ -87,13 +87,13 @@ 등록된 입고센터가 없습니다. 입고센터 관리에서 먼저 센터를 추가하세요.

{% else %} -
- + {% for c in centers %} {% endfor %} -

추가한 센터가 여기에 표시됩니다.

@@ -108,8 +108,8 @@