From 97f68780fd5343cf03f4b5067abc24df7bcb5d2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BD=99=E5=90=8C=E5=AD=A6?= <2495967527@qq.com> Date: Sun, 8 Dec 2024 17:19:18 +0800 Subject: [PATCH] =?UTF-8?q?=E9=93=B6=E8=A1=8C=E5=8D=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/bank-card/popup/add-or-update.vue | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/views/modules/bank-card/popup/add-or-update.vue b/src/views/modules/bank-card/popup/add-or-update.vue index 73b4b75..e132c04 100644 --- a/src/views/modules/bank-card/popup/add-or-update.vue +++ b/src/views/modules/bank-card/popup/add-or-update.vue @@ -105,7 +105,6 @@ @@ -684,9 +683,6 @@ export default { }; }, init(row) {}, - handleChange(e) { - this.modalData.prov = e.join("-"); - }, handleAvatarSuccess(res) { console.log(res); this.modalData.licensePicture = res.data;