From 697af0c109eea03a770928e3e5ca61bec94b029d Mon Sep 17 00:00:00 2001 From: liaozetao <1107136310@qq.com> Date: Mon, 29 Apr 2024 15:13:02 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=BB=98=E8=AE=A4=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/users/GiftManageView.vue | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/views/users/GiftManageView.vue b/src/views/users/GiftManageView.vue index f2c78e2..1951adf 100644 --- a/src/views/users/GiftManageView.vue +++ b/src/views/users/GiftManageView.vue @@ -345,9 +345,9 @@
- - +
@@ -954,7 +954,6 @@ export default { $("input:radio[name='isLatest']")[0].checked = true; $("input:radio[name='isTimeLimit']")[0].checked = true; $("input:radio[name='roomExclude']")[0].checked = true; - $('#giftType').val(''); $("#notifyStaySecond").val(''); $("#isSkipRoom").val(''); $("#isSendMsg").val('');