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(){