''
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
/*
|
||||
* @Author: gtz
|
||||
* @Date: 2021-03-04 16:13:51
|
||||
<<<<<<< HEAD
|
||||
* @LastEditors: fzq
|
||||
* @LastEditTime: 2022-03-11 11:13:47
|
||||
=======
|
||||
* @LastEditors: gtz
|
||||
* @LastEditTime: 2022-03-12 14:22:52
|
||||
>>>>>>> develop
|
||||
* @Description: file content
|
||||
*/
|
||||
export default {
|
||||
@@ -259,7 +264,7 @@ export default {
|
||||
entryType: 'Manual/Automatic',
|
||||
automatic: 'automatic',
|
||||
manual: 'Manual',
|
||||
workOrderId: 'workOrderId'
|
||||
workOrderName: 'Work Order Name'
|
||||
},
|
||||
productPool: {
|
||||
productName: 'Product Name',
|
||||
@@ -347,6 +352,10 @@ export default {
|
||||
PerformTaskManual: 'Perform Task Manual',
|
||||
processStorageLink: 'Process Storage Link',
|
||||
SelectStorageType: 'Select Storage Type',
|
||||
LocationStorageSetting: 'Location Storage Setting'
|
||||
LocationStorageSetting: 'Location Storage Setting',
|
||||
publishTask: 'Publish The Task',
|
||||
startPosition: 'Start',
|
||||
endPosition: 'End',
|
||||
taskType: 'Task Type'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user