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