From fb34d185f91d1c32828b46a9957bc0ec348628a8 Mon Sep 17 00:00:00 2001 From: Yesol Choi Date: Mon, 2 Jun 2025 15:11:16 +0900 Subject: [PATCH] =?UTF-8?q?fix=20:=20=EC=82=AC=EC=97=85=EC=9E=90=EB=B2=88?= =?UTF-8?q?=ED=98=B8=20mask=20=EC=B2=98=EB=A6=AC=20=EC=99=84=EB=A3=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/app/PriceInsert.vue | 23 +++++++++++++++++------ src/pages/app/priceUpdate.vue | 15 +++++++++++++-- 2 files changed, 30 insertions(+), 8 deletions(-) diff --git a/src/pages/app/PriceInsert.vue b/src/pages/app/PriceInsert.vue index 2e58c3d..c05b14f 100644 --- a/src/pages/app/PriceInsert.vue +++ b/src/pages/app/PriceInsert.vue @@ -314,12 +314,23 @@ function onInput(row, column){
- + + {{index + 1}} diff --git a/src/pages/app/priceUpdate.vue b/src/pages/app/priceUpdate.vue index 2bd9486..d421913 100644 --- a/src/pages/app/priceUpdate.vue +++ b/src/pages/app/priceUpdate.vue @@ -410,14 +410,25 @@ const moveDown = (index: number) => {
+ {{index + 1}} - {{ value }}