|
+ {% if filters.week_label %}{{ filters.week_label }} 주차에 등록된 매출 자료가 없습니다.
+ {% else %}조회된 매출 자료가 없습니다. 시트를 업로드하거나 행을 추가하세요.{% endif %}
+ |
{% endif %}
diff --git a/app/modules/cupang/templates/cupang/view.html b/app/modules/cupang/templates/cupang/view.html
index 58bff12..e08ba31 100644
--- a/app/modules/cupang/templates/cupang/view.html
+++ b/app/modules/cupang/templates/cupang/view.html
@@ -1,6 +1,6 @@
{% extends "erp_base.html" %}
-{% block head_extra %}