From 2673aa7dc74bf44c324394cdf0880340b2afb565 Mon Sep 17 00:00:00 2001 From: Yesol Choi Date: Mon, 26 May 2025 10:47:02 +0900 Subject: [PATCH] =?UTF-8?q?fix=20:=20=EA=B2=AC=EC=A0=81=EC=82=AC=EC=9E=85?= =?UTF-8?q?=EB=A0=A5=20=EC=82=AC=EC=97=85=EC=9E=90=EB=B2=88=ED=98=B8=20for?= =?UTF-8?q?mat=20=EC=84=A4=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/app/PriceInsert.vue | 9 +++++++++ src/pages/app/priceUpdate.vue | 35 +++++++++++++++++++++-------------- src/utils/common/comfunc.ts | 13 +++++++++++++ 3 files changed, 43 insertions(+), 14 deletions(-) diff --git a/src/pages/app/PriceInsert.vue b/src/pages/app/PriceInsert.vue index 683cb7a..58eae7c 100644 --- a/src/pages/app/PriceInsert.vue +++ b/src/pages/app/PriceInsert.vue @@ -1,6 +1,7 @@