|
|
|
|
@ -228,7 +228,6 @@ var arrRe=[ |
|
|
|
|
|
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
console.log(arrRe); |
|
|
|
|
export default{ |
|
|
|
|
// rowCount: 5, // 总行数,不论有几个位置,只要有就算一行
|
|
|
|
|
rowCount: 32, // 总行数,不论有几个位置,只要有就算一行
|
|
|
|
|
@ -418,7 +417,7 @@ console.log(arrRe); |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
// 其他类型点位状态
|
|
|
|
|
otherPointStateDictionary: { // 点位状态
|
|
|
|
|
otherPointStateDictionary: { // 点位状态
|
|
|
|
|
'0': { |
|
|
|
|
describe: '正常', |
|
|
|
|
color: '#3300ff' |
|
|
|
|
@ -434,7 +433,7 @@ console.log(arrRe); |
|
|
|
|
// 堆垛机仓库模拟点阵数据
|
|
|
|
|
|
|
|
|
|
latticeForPiler:[ |
|
|
|
|
|
|
|
|
|
...arr, |
|
|
|
|
[2,2,1,"020201",1,0,120,380,100], |
|
|
|
|
[2,2,2,"020202",1,0,120,380,100], |
|
|
|
|
[2,2,3,"020203",1,0,120,380,100], |
|
|
|
|
@ -522,8 +521,7 @@ console.log(arrRe); |
|
|
|
|
// [2,25,5,"022505",1,0,120,100,100],
|
|
|
|
|
// [2,26,6,"022606",1,0,120,100,100],
|
|
|
|
|
// [2,27,7,"022707",1,0,120,100,100]
|
|
|
|
|
, |
|
|
|
|
...arrRe |
|
|
|
|
|
|
|
|
|
], |
|
|
|
|
latticeForPiler1:[ |
|
|
|
|
[13,2,1,"A01-01",1,0,120,140/2.5,57], |
|
|
|
|
|