fix.重新獲取清空給予誰的input
This commit is contained in:
parent
b2c644ccb6
commit
1ce473133d
@ -278,6 +278,7 @@ class='ri-bar-chart-2-line ri-24px text-body me-4'></i>消費紀錄</h5>
|
|||||||
var id = "{{ Auth::guard('member')->user()->id }}";
|
var id = "{{ Auth::guard('member')->user()->id }}";
|
||||||
$("#promocode").show();
|
$("#promocode").show();
|
||||||
$("#give-to").show();
|
$("#give-to").show();
|
||||||
|
$("#floatingInput3").val("");
|
||||||
$("#promocode-show").hide();
|
$("#promocode-show").hide();
|
||||||
console.log('id:', id);
|
console.log('id:', id);
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user