产线转运
This commit is contained in:
@@ -95,7 +95,7 @@
|
||||
let res = await getRegion()
|
||||
if (res) {
|
||||
this.options2 = res
|
||||
this.index2 = res[0].value
|
||||
this.index2 = res[4].value
|
||||
} else {
|
||||
this.options2 =[]
|
||||
}
|
||||
@@ -111,7 +111,7 @@
|
||||
},
|
||||
clearUp () {
|
||||
this.val1 = ''
|
||||
this.index = ''
|
||||
this.val3 = ''
|
||||
this.index2 = ''
|
||||
this.disabled = false
|
||||
this.kwData = {}
|
||||
|
||||
Reference in New Issue
Block a user