From a7a7d24052014972cb7352d6f02c13c9773e3074 Mon Sep 17 00:00:00 2001 From: Yu Sung Date: Thu, 30 May 2024 13:09:38 +0900 Subject: [PATCH 1/2] =?UTF-8?q?=EC=BB=A4=EB=AE=A4=EB=8B=88=ED=8B=B0=20?= =?UTF-8?q?=EC=A0=95=EC=82=B0=20-=20=EA=B2=8C=EC=8B=9C=EB=AC=BC=201?= =?UTF-8?q?=EA=B0=9C=20=ED=8C=90=EB=A7=A4=EA=B0=80=EA=B2=A9=20=EC=B6=94?= =?UTF-8?q?=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Calculate/CalculateCommunityPost.vue | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/views/Calculate/CalculateCommunityPost.vue b/src/views/Calculate/CalculateCommunityPost.vue index 1c53c2b..b2cbbd7 100644 --- a/src/views/Calculate/CalculateCommunityPost.vue +++ b/src/views/Calculate/CalculateCommunityPost.vue @@ -132,6 +132,12 @@ export default { align: 'center', width: "300px" }, + { + text: '판매금액(캔)', + align: 'center', + sortable: false, + value: 'can', + }, { text: '구매유저수', align: 'center', From 75aa5beff78dbbefd6185b3aef92e81541ecd849 Mon Sep 17 00:00:00 2001 From: Yu Sung Date: Sun, 2 Jun 2024 20:58:26 +0900 Subject: [PATCH 2/2] =?UTF-8?q?=EC=BB=A4=EB=AE=A4=EB=8B=88=ED=8B=B0=20?= =?UTF-8?q?=EC=A0=95=EC=82=B0=20-=20=EB=82=A0=EC=A7=9C=20=EC=A1=B0?= =?UTF-8?q?=ED=9A=8C=20=EA=B8=B0=EB=8A=A5=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Calculate/CalculateCommunityPost.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/Calculate/CalculateCommunityPost.vue b/src/views/Calculate/CalculateCommunityPost.vue index b2cbbd7..02c3753 100644 --- a/src/views/Calculate/CalculateCommunityPost.vue +++ b/src/views/Calculate/CalculateCommunityPost.vue @@ -38,7 +38,7 @@ color="#9970ff" dark depressed - @click="getCalculateContentDonation" + @click="getCalculateCommunityPost" > 조회