From 00616f917bb321b3ab19a57fca923a686afea2b0 Mon Sep 17 00:00:00 2001 From: Yu Sung Date: Thu, 30 May 2024 12:58:32 +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=EA=B0=80=EA=B2=A9=20=ED=91=9C=EC=8B=9C?= 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 24700c0..798e55b 100644 --- a/src/views/Calculate/CalculateCommunityPost.vue +++ b/src/views/Calculate/CalculateCommunityPost.vue @@ -138,6 +138,12 @@ export default { align: 'center', width: "300px" }, + { + text: '판매금액(캔)', + align: 'center', + sortable: false, + value: 'can', + }, { text: '구매유저수', align: 'center',