From f4524eba1c6adea925df738b3b28bff11faf22a0 Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Mon, 29 Jul 2024 10:16:43 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E8=B4=A7=E5=8C=BA=E8=A7=A3=E7=BB=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/SecondPhase/DeliveryUnbind.vue | 1 + pages/SecondPhase/DeliveryUnbindConfirm.vue | 2 ++ 2 files changed, 3 insertions(+) diff --git a/pages/SecondPhase/DeliveryUnbind.vue b/pages/SecondPhase/DeliveryUnbind.vue index 7fc5ad9..59bab56 100644 --- a/pages/SecondPhase/DeliveryUnbind.vue +++ b/pages/SecondPhase/DeliveryUnbind.vue @@ -98,6 +98,7 @@ this.$refs.UT.topData(e.scrollTop) }, onLoad (options) { + this._twoPdaIvtQuery() this.title = options.title }, methods: { diff --git a/pages/SecondPhase/DeliveryUnbindConfirm.vue b/pages/SecondPhase/DeliveryUnbindConfirm.vue index e148d76..419687e 100644 --- a/pages/SecondPhase/DeliveryUnbindConfirm.vue +++ b/pages/SecondPhase/DeliveryUnbindConfirm.vue @@ -165,6 +165,8 @@ title: res.message, icon: 'none' }) + this.val1 = '' + this.dataList = [] this.disabled = false } catch (e) { this.disabled = false