fix: agv系统显示修改
This commit is contained in:
@@ -777,7 +777,7 @@ export default {
|
||||
},
|
||||
methods: {
|
||||
getAgvSystemLabel(value) {
|
||||
const item = this.dict.label.agv_system_type[2]
|
||||
const item = this.dict.label.agv_system_type[value]
|
||||
return item
|
||||
},
|
||||
addNewRow() {
|
||||
|
||||
Reference in New Issue
Block a user