From 3dfde68dbcec65b689d4504491e7fc216e545c91 Mon Sep 17 00:00:00 2001 From: aihe <961836564@qq.com> Date: Sun, 15 Sep 2024 12:05:56 +0800 Subject: [PATCH] uu --- pages/user/monthCardList.vue | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/pages/user/monthCardList.vue b/pages/user/monthCardList.vue index baa3696..eb0bdbe 100644 --- a/pages/user/monthCardList.vue +++ b/pages/user/monthCardList.vue @@ -147,9 +147,7 @@ }, handleEditItem(item={}) { this.bindModal.show = true - this.bindModal.data = { - code: '888888' - } + this.bindModal.data = {} }, async handleSendCode(){