产线转运

This commit is contained in:
2025-07-22 13:26:49 +08:00
parent 41c79bfb08
commit 9e5fc049cf
7 changed files with 19 additions and 13 deletions

View File

@@ -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 = {}