+
+
+
+ 크리에이터별 커뮤니티 정산
+
+
+
+
+
+
+
+
+
+
+
+
+ ~
+
+
+
+
+
+
+
+
+
+
+ 조회
+
+
+
+
+
+
+
+
+ 엑셀 다운로드
+
+
+
+
+
+
+
+
+
+ {{ item.email }}
+
+
+
+ {{ item.nickname }}
+
+
+
+ {{ item.totalCan.toLocaleString() }} 캔
+
+
+
+ {{ item.totalKrw.toLocaleString() }} 원
+
+
+
+ {{ item.paymentFee.toLocaleString() }} 원
+
+
+
+ {{ item.settlementAmount.toLocaleString() }} 원
+
+
+
+ {{ item.tax.toLocaleString() }} 원
+
+
+
+ {{ item.depositAmount.toLocaleString() }} 원
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/Calculate/CalculateContentByCreator.vue b/src/views/Calculate/CalculateContentByCreator.vue
new file mode 100644
index 0000000..892d4d5
--- /dev/null
+++ b/src/views/Calculate/CalculateContentByCreator.vue
@@ -0,0 +1,301 @@
+