发货区解绑

This commit is contained in:
2024-07-29 10:16:43 +08:00
parent 8f2ec3cc58
commit f4524eba1c
2 changed files with 3 additions and 0 deletions

View File

@@ -98,6 +98,7 @@
this.$refs.UT.topData(e.scrollTop) this.$refs.UT.topData(e.scrollTop)
}, },
onLoad (options) { onLoad (options) {
this._twoPdaIvtQuery()
this.title = options.title this.title = options.title
}, },
methods: { methods: {

View File

@@ -165,6 +165,8 @@
title: res.message, title: res.message,
icon: 'none' icon: 'none'
}) })
this.val1 = ''
this.dataList = []
this.disabled = false this.disabled = false
} catch (e) { } catch (e) {
this.disabled = false this.disabled = false