'修改bug'
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
/*
|
||||
* @Author: gtz
|
||||
* @Date: 2021-03-04 16:13:51
|
||||
* @LastEditors: zwq
|
||||
* @LastEditTime: 2022-03-04 10:13:58
|
||||
* @LastEditors: fzq
|
||||
* @LastEditTime: 2022-03-10 14:05:21
|
||||
* @Description: file content
|
||||
*/
|
||||
export default {
|
||||
@@ -126,6 +126,20 @@ export default {
|
||||
AlarmTypeCode: 'Alarm Type Code',
|
||||
LevelCode: 'Level Code'
|
||||
},
|
||||
processLocation: {
|
||||
sequence: 'Sequence',
|
||||
locationName: 'Location Name',
|
||||
isProcess: 'Location Type',
|
||||
locationId: 'Location Id',
|
||||
workSequenId: 'Work Sequence Id',
|
||||
equipmentMark: 'Equipment Mark',
|
||||
portAttrId: 'Port Attribute Id',
|
||||
goodsShelves: 'Goods Shelves',
|
||||
ProcessLocation: 'Process Location',
|
||||
CacheLocation: 'Cache Location',
|
||||
aShelf: 'Shelf A',
|
||||
bShelf: 'Shelf B'
|
||||
},
|
||||
cache: {
|
||||
CacheCode: 'Ports Code',
|
||||
CacheName: 'Ports Name',
|
||||
@@ -147,7 +161,10 @@ export default {
|
||||
LocationName: 'Location Name',
|
||||
anotherName: 'Another Name',
|
||||
place: 'Place',
|
||||
addCacheArea: 'add Ports Shelf'
|
||||
addCacheArea: 'add Ports Shelf',
|
||||
warning: 'Layers and Columns must be integer!',
|
||||
logisticsEquipment: 'Logistics Equipment',
|
||||
processEquipment: 'Process Equipment'
|
||||
},
|
||||
storageBox: {
|
||||
name: 'Name',
|
||||
|
||||
Reference in New Issue
Block a user