From a7a7d24052014972cb7352d6f02c13c9773e3074 Mon Sep 17 00:00:00 2001 From: Yu Sung Date: Thu, 30 May 2024 13:09:38 +0900 Subject: [PATCH] =?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',