操作屏
This commit is contained in:
@@ -331,7 +331,7 @@ export default {
|
||||
this.options2 = [...res.content]
|
||||
})
|
||||
} else if (type === 2 && name in this.pointState) {
|
||||
crudProduceScreen.regionOrder(this.pointState[name]).then(res => {
|
||||
crudProduceScreen.regionOrder(this.pkObj.value, this.pointState[name]).then(res => {
|
||||
this.n1List = [...res.content]
|
||||
this.vechineList = []
|
||||
this.show = true
|
||||
|
||||
Reference in New Issue
Block a user