fix: lables for bay
This commit is contained in:
@@ -212,7 +212,7 @@ module.exports = {
|
|||||||
totem_label: [
|
totem_label: [
|
||||||
`Z${getLabelTerm(resultItem.zone._id)}-A${getLabelTerm(resultItem.area._id)}-R${getLabelTerm(resultItem.row._id)}-B${getLabelTerm(
|
`Z${getLabelTerm(resultItem.zone._id)}-A${getLabelTerm(resultItem.area._id)}-R${getLabelTerm(resultItem.row._id)}-B${getLabelTerm(
|
||||||
resultItem.bay._id
|
resultItem.bay._id
|
||||||
)}}`,
|
)}`,
|
||||||
],
|
],
|
||||||
location_data: [
|
location_data: [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user