This commit is contained in:
aihe 2024-09-15 12:05:56 +08:00
parent ef9207dd1d
commit 3dfde68dbc

View File

@ -147,9 +147,7 @@
},
handleEditItem(item={}) {
this.bindModal.show = true
this.bindModal.data = {
code: '888888'
}
this.bindModal.data = {}
},
async handleSendCode(){