操作屏

This commit is contained in:
2024-08-21 15:36:03 +08:00
parent 36455395aa
commit 088b82cc4d
2 changed files with 3 additions and 3 deletions

View File

@@ -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