发货区解绑
This commit is contained in:
@@ -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: {
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user