diff --git a/resources/views/front/member/index.blade.php b/resources/views/front/member/index.blade.php index 1a99f09..0ea9230 100644 --- a/resources/views/front/member/index.blade.php +++ b/resources/views/front/member/index.blade.php @@ -278,6 +278,7 @@ class='ri-bar-chart-2-line ri-24px text-body me-4'>消費紀錄 var id = "{{ Auth::guard('member')->user()->id }}"; $("#promocode").show(); $("#give-to").show(); + $("#floatingInput3").val(""); $("#promocode-show").hide(); console.log('id:', id);