add 人工呼叫套轴顺序
This commit is contained in:
@@ -96,9 +96,6 @@
|
||||
async _queryDeviceByarea (e) {
|
||||
let res = await queryDeviceByarea(e)
|
||||
this.options3 = [...res.data]
|
||||
this.options3.map(el => {
|
||||
this.$set(el, 'value', el.text)
|
||||
})
|
||||
},
|
||||
selectChange3(e) {
|
||||
this.index3 = e
|
||||
|
||||
Reference in New Issue
Block a user