This commit is contained in:
2021-09-13 14:56:28 +08:00
commit ac0d6e9083
777 changed files with 90286 additions and 0 deletions

View File

@@ -0,0 +1,58 @@
/*
* @Author: gtz
* @Date: 2021-03-08 09:45:54
* @LastEditors: gtz
* @LastEditTime: 2021-04-15 19:34:46
* @Description: file content
*/
export default {
artName: 'Process Name',
status: 'Status',
createTime: 'Create Time',
artCode: 'Process Code',
remark: 'Remark',
process: 'Process Step',
processName: 'Process Name',
eqName: 'Equipment Name',
recipeName: 'Recipe Name',
materialBOM: 'Material BOM',
artType: 'Process Type',
description: 'Description',
or: ' or ',
on: 'on',
off: 'off',
operation: 'Operation',
IsDisabled: 'Is Enabled',
key: 'Key',
input: 'Please Input',
confirm: 'Confirm',
cancel: 'Cancel',
delTip: 'Are you sure you want to delete the process?',
tip: 'Tip',
delSucc: 'Delete Success!',
externalCode: 'Process Code',
substrateType: 'Substrate Type',
artBOM: 'Process BOM',
notNull: ' cannot be empty',
selectNotNull: 'Please select at least one ',
lengthRule: 'The length should more than 3 characters',
nodeNull: 'Process Step Node is empty, are you sure to save?',
hasNull: 'Equipment and ripice cannot be null or there is no equipment added in a process step please check!',
choiceEqError: 'Please select equipment first!',
changeTipHeaderDes: 'Is this description applied to all equipment in ',
changeTipHeaderRemark: 'Is this remark applied to all equipment in ',
NotSameProcess: 'Can not choice same process step!',
changeTipFooter: ' process step',
sameEqError: 'Can not choice same equipment!',
processList: {
processName: 'Process Step Name',
processEq: 'Process Step Equipment',
description: 'Description',
addProcess: 'Add a Process Step',
type: 'Type',
equipment: 'Equipment',
buffer: 'Buffer'
}
}

View File

@@ -0,0 +1,276 @@
/*
* @Author: gtz
* @Date: 2021-03-04 16:13:51
* @LastEditors: zwq
* @LastEditTime: 2021-07-21 09:59:34
* @Description: file content
*/
export default {
visual: {
addNow: 'Please add the current point first!',
choiseSucc: 'The choice is successful!',
choiseError: 'You cannot select the same equipment!',
unSelect: 'Please selete equipment!',
changeLine: 'Please select equipment first or delete point with no equipment selected!',
areaName: 'Area Name',
annex: 'Annex',
locationInformation: 'Location Information',
runningTrack: 'Running Track',
tip: 'Click the picture below to select a point. After selecting a point, select a device in the pop-up box. If you do not select a device when adding a new point, you cannot select the next point. If you want to adjust the order of the points, drag the label at the bottom of the picture to the position you want to adjust. Click to confirm the submission point information and click Reset to reset the point information to the state when the pop-up box is opened',
routeTip: '. Select a route in the selection box to edit different routes in the current area. Click new route to fill in the information to add a running track in the current area',
help: 'Help',
baseRouteName: 'Default Route Name',
oneLineTip: 'There must be at least one trajectory!',
editLineName: 'Trajectory Name',
oneLineNameTip: 'You cannot input the same trajectory name!',
lineNameNotNullTip: 'Line name cannot empty!',
keyword: 'keyword',
success: 'success',
confirmButtonText: 'confirm',
cancelButtonText: 'cancel',
Tips: 'Tips',
TipsBefore: 'Are you sure you want to delete',
Description: 'Description',
Remarks: 'Remarks',
Yes: 'Yes',
No: 'No',
Or: 'Or',
AttributeName: 'Attribute Name',
AttributeValue: 'Attribute Value',
EnglishName: 'English Name',
Abbreviation: 'Abbreviation',
Specs: 'Specs',
Manufacturer: 'Manufacturer',
productionTime: 'Production Time',
enterTime: 'Enter Time',
debugTime: 'Debug Time',
CurrentState: 'Current State',
uploadInfo: 'upload Info',
unit: 'unit',
AttributeCode: 'Attribute Code',
stock: 'Location Information',
isStock: 'Is There Location',
editLocation: 'Edit Location Point',
location: 'Location',
locationTip: 'Click the picture below to select a point. After selecting a point, select a location in the pop-up box. If you do not select a location when adding a new point, you cannot select the next point. If you want to adjust the order of the points, drag the label at the bottom of the picture to the position you want to adjust. Click to confirm the submission point information and click Reset to reset the point information to the state when the pop-up box is opened',
locationInfo: 'Location Point Info'
},
factory: {
placeholderName: 'Name Or Code',
createTime: 'Create Time',
FactoryName: 'Factory Name',
FactoryCode: 'Factory Code',
Address: 'Address'
},
productLine: {
placeholderName: 'Product Line Name',
ProductionLineCode: 'Production Line Code'
},
workSection: {
SectionName: 'Section Name',
WorkSectionCoding: 'WorkSection Coding'
},
group: {
TeamName: 'Team Name',
NumberOfTeams: 'Number Of Teams',
GroupLeader: 'Group Leader',
TeamStatus: 'Team Status'
},
major: {
ProfessionalName: 'Professional Name',
ProfessionalCoding: 'Professional Coding'
},
staff: {
Name: 'Name',
EmployeeID: 'Employee ID',
Gender: 'gender',
EntryTime: 'Entry Time',
Telephone: 'Telephone',
Email: 'Email',
Wechat: 'Wechat',
Profession: 'Profession',
Workshop: 'Workshop',
onDuty: 'onDuty',
role: 'Worker Role'
},
customer: {
CustomerName: 'Customer Name',
CustomerCode: 'Customer Code',
ContactPerson: 'Contact Person',
Telephone: 'Telephone',
Address: 'Address',
format: 'format is incorrect'
},
supplier: {
SupplierName: 'Supplier Name',
SupplierCode: 'Supplier Code',
ContactPerson: 'Contact Person',
Telephone: 'Telephone',
Address: 'Address'
},
material: {
MaterialName: 'Material Name',
MaterialCoding: 'Material Coding',
MaterialType: 'Material Type'
},
materialsType: {
TypeCode: 'Type Code',
TypeName: 'Type Name'
},
alarmManagement: {
AlarmCode: 'Alarm Code',
AlarmType: 'Alarm Type',
AlarmLevel: 'Alarm Level',
AlarmName: 'Alarm Name',
AlarmContent: 'Alarm Content',
AlarmTypeCode: 'Alarm Type Code',
LevelCode: 'Level Code'
},
cache: {
CacheCode: 'Ports Code',
CacheName: 'Ports Name',
StockNumber: 'Stock Number',
AreaNumber: 'Area Number',
AreaCode: 'Area Code',
AreaName: 'Area Name',
Shelf: 'Shelf',
ManageShelves: 'Manage Shelves',
ShelfCode: 'Shelf Code',
ShelfName: 'Shelf Name',
ShelfNumber: 'Shelf Number',
StorageQuantity: 'Storage Quantity',
Location: 'Location',
ManageLocation: 'Manage Location',
LocationCode: 'Location Code',
LocationName: 'Location Name',
anotherName: 'Another Name',
place: 'Place',
addCacheArea: 'add Ports Area'
},
storageBox: {
name: 'Name',
code: 'Code',
alias: 'Alias',
StorageQuantity: 'StorageQuantity',
status: 'Status',
PositionDetail: 'PositionDetail',
remark: 'Remark',
PositionNo: 'PositionNo',
PositionCode: 'PositionCode',
PositionCodeAlias: 'PositionCodeAlias'
},
equipment: {
EquipmentName: 'Equipment Name',
EquipmentCode: 'Equipment Code',
EquipmentType: 'Equipment Type',
groupName: 'Group Name',
groupCode: 'Group Code',
EquipmentGrouping: 'Equipment Grouping',
FunctionDescription: 'Function Description',
EquipmentTypeAlarm: 'Equipment Type Alarm',
SetAlarm: 'Set Alarm',
DebugPeriod: 'Debug Period',
intellectualProperty: 'intellectual Property',
rangeNumber: 'range Number',
E10Status: 'E10 Status',
activiation: 'activiation',
communication: 'communication',
equipmentImg: 'Equipment Img',
equipmentInfo: 'Equipment Info',
EquipmentTypeName: 'Equipment Type Name',
EquipmentTypeCode: 'Equipment Type Code',
EquipmentTypeAlarmName: 'Equipment Type Alarm Name',
EquipmentTypeAlarmCode: 'EquipmentTypeAlarmCode',
parentName: 'Parent Name',
RepairTypeCode: 'Repair Type Code',
RepairTypeName: 'Repair Type Name',
PeriodCode: 'Period Code',
maintenancePeriod: 'Maintenance Period',
SparepartCode: 'Sparepart Code',
SparepartName: 'Sparepart Name',
SparepartModel: 'Sparepart Model',
WiredEquipment: 'Wired Equipment',
WiredCode: 'Wired Code',
connectUpperDevice: 'Connect Upper Device',
connectLowerDevice: 'Connect Lower Device',
controlStatus: 'Control Status',
plcVersion: 'PLC Version',
eapVersion: 'EAP Version',
maintenanceCycle: 'Maintenance Cycle (year)',
maintenanceTime: 'Maintenance Duration (hours)'
},
equipmentDetectInfo: {
code: 'code',
equipmentDetectSystemName: 'Detect System Name',
equipmentDetectSystemAbbr: 'Detect System Abbreviation',
DetectionArea: 'Detection Area',
IssueArea: 'Issue Area',
AddEquipment: 'Add Equipment',
EquipmentFunction: 'Equipment Function',
TestParameterName: 'Test Parameter Name',
ReferenceValue: 'Reference Value',
IssueOrNot: 'Issue Or Not',
TestFrequency: 'Test Frequency',
TestSystem: 'Test System'
},
ScrapInfo: {
PlateId: 'Substrate Id',
TimePeriod: 'Time Period',
StartTime: 'Start Time',
EndTime: 'End Time',
To: 'To',
source: 'Source',
wasteGrade: 'Waste Grade',
RegisterPerson: 'Register Person',
updateTime: 'Update Time',
cause: 'Cause',
causeCode: 'Cause Code',
WasteName: 'Waste Name',
WasteCode: 'Waste Code',
remark: 'Remarks',
scrapType: 'Scrap Type',
scrapTypeCode: 'Scrap Type Code',
name: 'equipment name',
entryType: 'Manual/Automatic',
automatic: 'automatic',
manual: 'Manual',
workOrderId: 'workOrderId'
},
productPool: {
productName: 'Product Name',
productCode: 'Product Code'
},
dataDictionary: {
list: 'list',
dataDictionaryName: 'Data Dictionary Name',
dataDictionaryCode: 'Data Dictionary Code'
},
StateConfig: {
status: 'Status',
DisplayColor: 'Display Color',
Twinkle: 'Twinkle'
},
knowledge: {
time: 'Period of time',
title: 'title',
endTIme: 'end time',
startTime: 'start time',
To: 'to',
content: 'content',
annex: 'annex'
},
CodeRules: {
RuleName: 'Rule Name',
RuleCode: 'Rule Code',
manageProperty: 'Manage Property',
Property: 'Property',
PropertyCode: 'Property Code',
PropertyName: 'Property Name',
Length: 'Length',
order: 'Order'
},
EquipmentScrapGrade: {
keyword: 'name',
ScrapGrade: 'Scrap Grade'
}
}

View File

@@ -0,0 +1,383 @@
/*
* @Date: 2021-03-05 10:04:30
* @LastEditors: Please set LastEditors
* @LastEditTime: 2021-07-23 09:13:56
* @FilePath: \basic-admin\src\lang\i18n\en\module\equipmentManager.js
* @Description:
*/
export default {
equipmentVisualization: {
timeSlot: 'Time Slot',
ProcessingQuantity: 'Processing Quantity',
Histogram: 'Histogram',
DataTable: 'Data Table',
Year: 'Year',
Quarter: 'Quarter',
Month: 'Month',
Week: 'Week',
Electric: 'Electric',
Water: 'Water',
Gas: 'Gas'
},
sparepart: {
'sparepart': 'Sparepart',
'code': 'Sparepart number',
'name': 'Sparepart name',
'model': 'Sparepart model',
'batchNumber': 'batch number',
'supplier': 'supplier',
'number': 'Quantity',
'unit': 'unit',
'entryTime': 'Time to enter the factory',
'receiver': 'Receiver',
'remark': 'Remarks',
'externalCode': 'External Code',
'searchPlaceholder': 'Code or Name',
'editDialogTtile': 'Edit Sparepart',
'addDialogTtile': 'Add Sparepart',
'placeholdersparepart': 'Please select Sparepart',
'placeholdermodel': 'Please input Sparepart model',
'placeholderbatchNumber': 'Please input batch number',
'placeholdersupplier': 'Please input supplier',
'placeholdernumber': 'Please input Quantity',
'placeholderunit': 'Please select unit',
'placeholderentryTime': 'Please select Time',
'placeholderreceiver': 'Please select Receiver',
'placeholderremark': 'Please input Remarks',
'placeholderexternalCode': 'Please input External Code'
},
bom: {
'searchPlaceholder': 'Device code or name',
'code': 'Equipment material inventory code',
'name': 'Equipment material inventory',
'equipmentCode': 'Equipment ID',
'equipmentName': 'Equipment name',
'enabled': 'Status',
'remark': 'Remarks',
'addDialogTitle': 'Add Equipment Material',
'editDialogTitle': 'Edit Equipment Material',
'placeholdercode': 'Please input Equipment material code',
'placeholdername': 'Please input Equipment material',
'placeholderequipmentName': 'Please select Device',
'placeholderremark': 'Please input remarks',
'': ''
},
bomdetail: {
'title': 'Device Material Detail',
'materialId': 'Material ID',
'materialName': 'Material name',
'unit': 'Unit',
'quantity': 'Quantity',
'remark': 'Remarks',
'addDialogTitle': 'Add Material',
'editDialogTitle': 'Edit Material',
'placeholdermaterialName': 'Please select Material',
'placeholderunit': 'Please select Unit',
'placeholderquantity': 'Please input Quantity',
'placeholderremark': 'Please input Remarks'
},
recipe: {
'searchPlaceholder': 'Recipe code or name',
'deviceselect': 'Please select device',
'equipmentId': 'Equipment Name',
'equipmentType': 'Equipment type',
'name': 'Recipe name',
'code': 'Recipe code',
'activationState': 'Active Status',
'enabled': 'Status',
'remark': 'Remarks',
'description': 'Recipe description',
'addDialogTitle': 'Add Device Recipe',
'editDialogTitle': 'Edit Device Recipe',
'placeholdername': 'Please input Recipe name',
'placeholderdevice': 'Please select Device',
'placeholdercode': 'Please input Recipe code',
'placeholderdescription': 'Please input Recipe description',
'placeholderremark': 'Please input Remarks'
},
recipeDetail: {
'title': 'Device Type Recipe Param Detail',
'paramCode': 'Param code',
'paramName': 'Param name',
'type': 'Param type',
'minValue': 'Min value',
'maxValue': 'Max value',
'defaultValue': 'Default value',
'unit': 'Unit',
'remark': 'Remarks',
'recipeParam': 'Recipe param',
'paramValue': 'Param value',
'placeholderrecipeParam': 'Please select Recipe param',
'placeholderparamValue': 'Please input Param value',
'placeholderremark': 'Please input Remarks',
'addDialogTitle': 'Add Recipe param',
'editDialogTitle': 'Edit Recipe param'
},
statusSetting: {
'searchPlaceholder': 'Device name',
'searchPlaceholder2': 'Device status',
'code': 'Device code',
'name': 'Device name',
'status': 'E10 Status',
'color': 'Color',
'description': 'Device Description',
'dialogTitle': 'Edit device status',
'devicestatus': 'E10 Status',
'placeholderdevicestatus': 'Please select E10 status',
'communication': 'Communication',
'controlStatus': 'Control Status',
'controlStatusLocal': 'Local',
'controlStatusOnline': 'Online',
'communicationOff': 'Disconnect',
'communicationOn': 'Connected',
'placeholdercontrolStatus': 'Please select control Status'
},
repair: {
'searchPlaceholder': 'Device name',
'startDate': 'Start Date',
'endDate': 'End Date',
'repairOrderNumber': 'Order number',
'maintenanceStartTime': 'Repair start time',
'maintenanceFinishTime': 'Repair end time',
'maintenanceStatus': 'Maintenance status',
'maintenanceStatusNo': 'Incomplete',
'maintenanceStatusYes': 'Complete',
'equipmentName': 'Equipment name',
'maintenanceWorker': 'Maintenance worker',
'workerContactInformation': 'Contact information',
'remark': 'Remarks',
'equipmentId': 'Equipment name',
'equipmentPosition': 'Equipment position',
'timeOfFailure': 'Time of failure',
'faultLevel': 'Fault Level',
'timerange': 'Repair time range',
'repairMode': 'Repair Type',
'faultDetail': 'Fault Detail',
'maintenanceDetail': 'Repair Log',
'annex': 'Annex',
'repairTools': 'Repair Tools',
'placeholderrepairTools': 'Please input repair tools',
'placeholderrepairOrderNumber': 'Please input maintenance order number',
'placeholderequipmentId': 'Please select equipment',
'placeholdermaintenanceWorker': 'Please select worker',
'placeholdermaintenanceStatus': 'Please select repiar method',
'placeholderequipmentPosition': 'Please input equipment position',
'placeholderworkerContactInformation': 'Please input contract information',
'placeholdertimeOfFailure': 'Please select time of fault',
'placeholderfaultLevel': 'Please select fault level',
'placeholderrepairMode': 'Please select repair type',
'placeholderfaultDetail': 'Please input detail of fault',
'placeholdermaintenanceDetail': 'Please input detail of repair',
'placeholderremark': 'Please input remarks'
},
monitoring: {
'searchPlaceholder': 'Device ID or name',
'code': 'device ID',
'name': 'Equipment name',
'status': 'Device status',
'startTime': 'Start Time',
'totalCount': 'Number of processed substrates',
'repairTime': 'Last repair time'
},
maintainplan: {
'searchPlaceholder': 'Please select status',
'startTime': 'Start Time',
'endTime': 'End Time',
'maintenanceOrderNumber': 'Maintenance Plan Order',
'maintainStartTime': 'Maintain Start Time',
'maintainEndTime': 'Maintain End Time',
'lastMaintainStartTime': 'Last Start Time',
'lastMaintainEndTime': 'Last End Time',
'lastMaintainTime': 'Last Time',
'nextMaintainTime': 'Next Time',
'equipmentCode': 'Device ID',
'maintenancePeriodId': 'Period(Year)',
'remark': 'Remarks',
'EquipmentGrouping': 'Equipment Grouping',
'addDialogTitle': 'Add Maintenance Plan',
'editDialogTitle': 'Edit Maintenance Plan',
'equipmentId': 'Equipment Name',
'status': 'Status',
'annex': 'Annex',
'maintainWorkerId': 'Maintenance personnel',
'lastMaintainWorkerId': 'Last maintenance personnel',
'maintainType': 'maintain type',
'erpIdentification': 'ERP',
'maintainDuration': 'maintainDuration(hour)',
'maintainFuncDesc': 'Maintenance Function Description',
'placeholderlastMaintainTime': 'Please select last time',
'placeholdernextMaintainTime': 'Please select next time',
'placeholdermaintenanceOrderNumber': 'Please input Maintenance Plan Order',
'placeholdermaintainDuration': 'Please maintain Duration',
'placeholdererpIdentification': 'please ERP',
'placeholdermaintainStartTime': 'Please select start time',
'placeholdermaintainEndTime': 'Please select end time',
'placeholdermaintenancePeriodId': 'Please select maintenance period',
'placeholderremark': 'Please input remarks',
'placeholderstatus': 'Please select status',
'placeholdermaintainWorkerId': 'Please select Maintenance personnel',
'placeholdermaintainType': 'Please select Maintenance Type',
'placeholdermaintainFuncDesc': 'please Maintenance Function Description',
'placeholderEquipmentGrouping': 'Please Equipment Grouping',
'placeholderequipmentId': 'Please select Equipment'
},
maintainlog: {
'startTime': 'Start Time',
'endTime': 'End Time',
'maintenanceOrderNumber': 'Maintenance Log No.',
'maintainStartTime': 'Start Time',
'maintainNextTime': 'Next maintain time',
'maintainEndTime': 'End Time',
'maintainWorkerId': 'Worker',
'equipmentCode': 'Device code',
'maintainDuration': 'maintainDuration(hour)',
'nextMaintenanceTime': 'Next maintain time',
'remark': 'Remarks',
'maintenanceDetail': 'Maintain Detail',
'annex': 'Annex',
'maintainType': 'maintain type',
'equipmentId': 'Equipment name',
'placeholdermaintainDuration': 'Please maintain Duration',
'placeholdermaintainType': 'Please select Maintenance Type',
'placeholderequipmentId': 'Please select Equipment',
'placeholdermaintenanceOrderNumber': 'Please input Maintenance Order Number',
'placeholdermaintainStartTime': 'Please select start time',
'placeholdermaintainNextTime': 'Please select next maintain time',
'placeholdermaintainEndTime': 'Please select end time',
'placeholdermaintainWorkerId': 'Please select Worker',
'placeholdermaintenanceDetail': 'Please input Maintain detail',
'placeholderremark': 'Please input Remarks',
'placeholderactualEndTime': 'Please select Start Time',
'placeholderactualStartTime': 'Please select End Time',
'equipment': 'EquiPment',
'isplan': 'Is Have Maintain Plan',
'planAll': 'All',
'planNo': 'No Plan',
'planYes': 'Have Plan',
'maintainlogTime': 'Maintain Log Date'
},
baseinfo: {
'searchPlaceholder': 'Device code or name',
'code': 'Equipment type code',
'name': 'Equipment type name',
'status': 'Equipment status',
'remark': 'remarks',
'deviceTypeParam': 'Device Param',
'deviceTypeEvent': 'Device Event',
'deviceTypeAlarm': 'Device Alarm'
},
baseinfoparam: {
'searchPlaceholder': 'Param name or code',
'paramId': 'Constant/ Variate ID',
'paramName': 'Param name',
'paramCode': 'Param Code',
'format': 'Param format',
'valueType': 'Param value type',
'unit': 'Unit',
'maxValue': 'Max value',
'minValue': 'Min value',
'defaultValue': 'Default value',
'category': 'Param category',
'dataWithPlc': 'data with PLC',
'enabled': 'is Enabled',
'type': 'Collection parameter type',
'note': 'Note',
'uploadSpc': 'Upload SPC',
'isCollected': 'Is collected',
'description': 'Description',
'remark': 'Remarks',
'addDialogTitle': 'Add Device Param',
'editDialogTitle': 'Edit Device Param',
'placeholderparamName': 'Please input param name',
'placeholderparamId': 'Please input param id',
'placeholderparamCode': 'Please input param code',
'placeholderformat': 'Please input format',
'placeholderValueType': 'Please input value type',
'placeholdertype': 'Please input var type',
'placeholderunit': 'Please input unit',
'placeholderdataWithPlc': 'Please input PLC',
'M': 'Material Related Value',
'V': 'Process Actual Value',
'P': 'Process Set Point',
'R': 'Recipe Parameter',
'C': 'Consumable Value',
'I': 'Interface Related'
},
baseinfoevent: {
'searchPlaceholder': 'Event name or code',
'eventId': 'Event ID',
'eventCode': 'Event code',
'eventName': 'Event name',
'enabled': 'Enabled',
'category': 'Category',
'description': 'Description',
'remark': 'Remarks',
'addDialogTitle': 'Add Device Param',
'editDialogTitle': 'Edit Device Param',
'placeholdereventId': 'Please input Event ID',
'placeholdereventName': 'Please input Event name',
'placeholdereventCode': 'Please input Event code',
'placeholdercategory': 'Please input category'
},
baseinfoalarm: {
'searchPlaceholder': 'Alarm name or code',
'alarmId': 'Alarm ID',
'alarmName': 'Alarm name',
'alarmCode': 'Alarm code',
'category': 'Category',
'description': 'Description',
'enabled': 'Enabled',
'remark': 'Remarks',
'addDialogTitle': 'Add Device Alarm',
'editDialogTitle': 'Edit Device Alarm',
'placeholderalarmId': 'Please input alarm ID',
'placeholderalarmName': 'Please input alarm name',
'placeholderalarmCode': 'Please input alarm code',
'placeholdercategory': 'Please input alarm type'
},
eqManagerManage: {
'equipmentName': 'Equipment Name',
'equipmentCode': 'Equipment Code',
'description': 'Description',
'worker': 'Operator',
'remark': 'Remark',
'role': 'Operator Role',
roleName: 'roleName'
},
equipmentParams: {
'startAndEndTime': 'Start And End Time',
'startTime': 'Start Time',
'endTime': 'End Time',
'createTime': 'Create Time',
'substrateId': 'Substrate Code',
'choiceParam': 'Choice Params'
},
ProcessData: {
productInfo: 'Product Info',
productName: 'Product Name',
processName: 'Process Name',
processCode: 'Process Code',
processVersion: 'Process Version',
specifications: 'Specifications',
equipmentName: 'Equipment Name',
qualifiedRate: 'Qualified Rate',
analysis: 'Analysis',
contrast: 'Contrast',
comparisonOfInfluencingFactors: 'Comparison of influencing factors',
top: 'Top',
bottom: 'Bottom',
bottomHigh: 'Bottom Grid Height',
speed: 'Transmission Speed',
highPressureFan: 'High Pressure Fan',
lowPressureFan: 'Low Pressure Fan',
current: 'Current',
selfChecking: 'Self-checking',
manualChecking: 'Manual-checking',
powerOffPackaging: 'Power Off Packaging',
parameterName: 'Parameter Name',
parameterCode: 'Parameter Code',
nowValue: 'Now Value',
standardValue: 'Standard Value'
},
other: {}
}

View File

@@ -0,0 +1,55 @@
/*
* @Author: gtz
* @Date: 2021-03-21 17:22:47
* @LastEditors: zwq
* @LastEditTime: 2021-04-06 13:55:30
* @Description: file content
*/
export default {
abnormalAlarm: {
exceptionAlarm: 'Exception Alarm',
alarmTime: 'Alarm Time',
alarmType: 'Alarm Type',
name: 'Alarm Nmae',
alarmLevel: 'Alarm Level',
alarmReason: 'Alarm Content',
messagePushMode: 'Message Push Mode',
team: 'Executive Team',
isDeal: 'Is Handled',
detail: 'Detail',
deal: 'Handle',
alarmHandling: 'Alarm Handle',
alarmSource: 'Alarm Source',
alarmCode: 'Alarm Code',
alarmContent: 'Alarm Content',
status: 'Status',
handler: 'Handler',
description: 'Description',
annex: 'Annex',
timeQuantum: 'Date Quantum',
processingComplete: 'Processing Complete',
inHand: 'In Hand',
waitingProcess: 'Waiting Process',
all: 'All',
warn: 'Warn',
alarm: 'Alarm',
breakdown: 'Breakdown',
email: 'email',
wechat: 'wechat',
equipmentName: 'Equipment Name',
alarmStatus: 'Alarm Status',
alarmInfo: 'Alarm Info',
alarmStartTime: 'Alarm Start Time',
alarmEndTime: 'Alarm End Time',
EquipmentAlarmProcessing: 'Equipment Alarm Processing'
},
visual: {
showLocation: 'Show Location Info',
location: 'Location',
box: 'Box',
visualSub: 'Substrate In Process:',
locationSub: 'Stock Substrate:'
}
}

View File

@@ -0,0 +1,16 @@
/*
* @Author: gtz
* @Date: 2021-04-01 09:19:36
* @LastEditors: gtz
* @LastEditTime: 2021-04-01 10:20:09
* @Description: file content
*/
export default {
formSort: {
name: 'Form Sorts Name',
addDialogTitle: 'Add Form Sort',
editDialogTitle: 'Edit Form Sort'
}
}

View File

@@ -0,0 +1,33 @@
/*
* @Author: gtz
* @Date: 2021-03-04 16:12:46
* @LastEditors: gtz
* @LastEditTime: 2021-04-22 19:49:39
* @Description: file content
*/
import basicData from './basicData'
import packingManage from './packing-manage'
import teamManager from './teamManager'
import equipmentManager from './equipmentManager'
import orderManage from './orderManage'
import art from './art'
import materialManager from './materialManager'
import quality from './quality'
import factory from './factory'
import formManage from './formManage'
import report from './report'
export default {
basicData,
packingManage,
teamManager,
equipmentManager,
orderManage,
art,
materialManager,
quality,
factory,
formManage,
report
}

View File

@@ -0,0 +1,90 @@
/*
* @Author: gtz
* @Date: 2021-03-08 12:02:22
* @LastEditors: Please set LastEditors
* @LastEditTime: 2021-05-25 16:42:56
* @Description: file content
*/
export default {
refluelling: {
'index': 'No',
'materialDateCode': 'Batch number',
'materialDateName': 'Batch name',
'replaceTime': 'Refueling time',
'type': 'Refueling Type',
'materialCode': 'Material code',
'materialName': 'Material name',
'source': 'Data Sources',
'equipmentName': 'Equipment name',
'operator': 'Operator',
'remark': 'Reason',
'operation': 'Operation',
'placeholderSearch': 'Batch/Material Code/Name',
'placeholderbatchnumber': 'Batch number cannot be empty',
'placeholderoperator': 'Operator cannot be empty',
'placeholdertime': 'Refuelling time cannot be empty ',
'placeholderEquipment': 'Equipment cannot be empty',
'loading': 'Loading',
'unloading': 'Unloading'
},
materialbom: {
'index': 'No',
'bomcode': 'Bom coding',
'name': 'Bom',
'createTime': 'creation time',
'remark': 'Remarks',
'operation': 'Operation',
'placeholderbomName': 'Bom name cannot be empty',
'placeholderbomcode': 'Bom coding cannot be empty',
'subtitle': 'BOM detail',
'code': 'Material Code',
'detailname': 'Material Name',
'quantity': 'Quantity',
'unit': 'Material Unit',
'addDialogTitle': 'Add Bom list',
'editDialogTitle': 'Edit Bom list',
'placeholderunit': 'Unit cannot be empty'
},
materialbatch: {
'placeholderkeywords': 'Batch name/code/Material name',
'index': 'No',
'createTime': 'creation time',
'externalCode': 'Batch number',
'name': 'Batch name',
'materialCode': 'Material coding',
'materialName': 'Material name',
'remark': 'Remarks',
'operation': 'Operation',
'placeholderbatchnumber': 'Batch number cannot be empty',
'placeholderbatchname': 'Batch name cannot be empty'
},
report: {
'placeholderkeywords': 'please substrate code ',
'Keyword': 'Substrate code',
'eqName': 'Equipment name',
'code': 'Substrate code'
},
currentConsume: {
'index': 'No',
'eqName': 'Equipment name',
'materialName': 'Material name',
'materialCode': 'Material code',
'materialBatch': 'Material batch code',
'beginTime': 'Material start time',
'materialNowCon': 'Current material consumption',
'MaterialConThr': 'Material consumption threshold',
'remark': 'Remark'
},
historyConsume: {
'index': 'No',
'eqName': 'Equipment name',
'materialName': 'Material name',
'materialCode': 'Material code',
'materialBatch': 'Material batch code',
'beginTime': 'Material start time',
'endTime': 'Material end time',
'materialNowCon': 'Total material consumption',
'MaterialConThr': 'Material consumption threshold',
'remark': 'Remark'
}
}

View File

@@ -0,0 +1,183 @@
/*
* @Author: zwq
* @Date: 2021-03-06 16:30:28
* @LastEditors: Please set LastEditors
* @LastEditTime: 2021-07-21 17:34:04
* @Description:
*/
export default {
order: {
keyword: 'Key Word',
NameOrCode: 'Name Or Code',
StartTime: 'Start Time',
EndTime: 'End Time',
To: 'To',
ActualStartTime: 'Actual Start Time',
createTime: 'Create Time',
WorkOrderName: 'Work Order Name',
WorkOrderCode: 'Work Order Code',
WorkOrderType: 'Work Order Type',
WorkOrderStartTime: 'Work Order Start Time',
OrderName: 'Order Name',
OrderCode: 'Order Code',
OrderType: 'Order Type',
CompletionTime: 'Completion Time',
IssueOrderTime: 'Issue Order Time',
PlanningStartTime: 'Planning Start Time',
PlanningEndTime: 'Planning End Time',
DeliveryTime: 'Delivery Time',
priority: 'Priority',
WorkOrderInitiation: 'Work Order Initiation',
initiateTime: 'Initiate Time',
source: 'Source',
status: 'Status',
unit: 'Unit',
PlannedProcessingVolume: 'Target Quantity',
ActualTargetQuantity: 'Actual Target Quantity',
ActualFinishedProduct: 'Actual Finished Product',
NumberOfDamages: 'Number Of Damages',
workOrderDetail: 'work Order Detail',
Description: 'Description',
Remarks: 'Remarks',
ProductProcess: 'Technological Process',
powerClass: 'Power Class',
ProductName: 'Product Name',
ProductType: 'Product Type',
destination: 'Destination',
reason: 'Reason',
UseQuantityPlate: 'Use Quantity Substrate',
DamageQuantityPlate: 'Damage Quantity Substrate',
EquipmentName: 'Equipment Name',
PowerConsumption: 'Power Consumption',
WorkOrderProgress: 'Work order progress',
energyConsumption: 'energy consumption of equipment:',
energyConsumptionChart: 'power consumption diagram of equipment',
energyConsumptionTable: 'electricity consumption table of equipment',
workOrderVerificationResult: 'work Order Verification Result',
deviceDetection: 'Device Detection',
process: 'Process',
useMaterial: 'Use Material',
basePlate: 'Base Substrate',
basePlateCode: 'Substrate Code',
basePlateId: 'Substrate Id',
team: 'Team',
customer: 'Customer',
detail: 'Detail',
workOrderInfo: 'work Order Info',
OrderReportInfo: 'Order Report Info',
executionTime: 'Start Time',
completQuantity: 'Complet Quantity',
initiateWorkOrder: 'Initiate Work Order',
finishTime: 'Finish Time',
reportingTime: 'Reporting Time',
workReportMethod: 'Work Report Method',
goodQuantity: 'Good Quantity',
scrapQuantity: 'Scrap Quantity',
scrapId: 'Scrap Id',
scrapLevel: 'Scrap Level',
packageNumber: 'Package Number',
SAPMaterial: 'SAP Material',
power: 'Power',
fileName: 'File Name',
path: 'Path',
processCode: 'Process Code',
deviceInfo: 'Device Info',
loadingTime: 'Loading Time',
unLoadingTime: 'UnLoading Time',
materialBom: 'Bom',
materialBomMessage: 'This work order is not bound with BOM',
activation: 'Activation',
warnMessage: 'Issued order cannot be deleted'
},
track: {
event: 'Event',
parameterName: 'Parameter Name',
parameterValue: 'Parameter Value',
occurTime: 'Occur Time',
ProcessTime: 'Process Time'
},
packingTags: {
moduleId: 'Module Id',
UnloadingTime: 'Unloading Time',
UnloadingEquipment: 'Unloading Equipment',
moduleQuantity: 'Module Quantity',
PrintingTime: 'Printing Time',
plateType: 'Substrate Type',
plateGrade: 'Substrate Grade',
name: 'Name',
opration: 'Opration',
code: 'Code',
startTime: 'Start Time',
completeTime: 'Complete Time',
power: 'Power',
grade: 'Grade',
oneDimensionalCode: 'Bar Code'
},
substrateBatch: {
batchCode: 'Batch Code',
batchName: 'Batch Name',
propertyName: 'Property Name',
propertyValue: 'Property Value'
},
VerifyTable: {
EquipmentCode: 'Equipment Code',
equipmentAbbreviation: 'Equipment Abbreviation',
EquipmentFormula: 'Equipment Formula',
ProcessFormulaRequir: 'Process Formula Requir',
IsSame: 'IsSame',
materielName: 'Materiel Name',
materielCode: 'Materiel Code',
Spec: 'Spec',
teamName: 'Team Name',
teamLeader: 'Team Leader',
number: 'Number',
professional: 'Professional',
workingHours: 'Working Hours'
},
orderDetail: {
issueTime: 'Work Order Generation Time',
completionSchedule: 'Completion Schedule',
issuedQuantity: 'Issued Quantity',
remainingPlannedQuantity: 'Remaining Planned Quantity'
},
workOrderDetail: {
workOrderSource: 'Work Order Source',
processingTechnology: 'Processing Technology'
},
powerClassification: {
parentClass: 'Parent Class',
typeName: 'Type Name',
typeCode: 'Type Code',
Remarks: 'Remarks'
},
erpToMes: {
erpToMesMaterial: 'Erp To Mes Material',
erpToMesMaterialBom: 'Erp To Mes Material Bom',
erpToMesOrder: 'Erp To Mes Order',
batchNumber: 'Batch Number',
materialsCode: 'Materials Code',
materialsName: 'Materials Name',
quantity: 'Quantity',
unit: 'Unit',
bomContent: 'BOM Content',
craftCode: 'Craft Code',
craftName: 'Craft Name',
materialsBomCode: 'Materials Bom Code',
materialsBomName: 'Materials Bom Name',
substrateBatch: 'Substrate Batch',
customerCode: ' Customer Code',
customerName: 'Customer Name',
orderCode: 'Order Code',
orderName: 'Order Name',
packagingBoxId: 'Packaging Box Id',
reportTime: 'Report Time',
mfoCode: 'mfo Code'
},
consumption: {
key: 'Key',
workOrderId: 'Work Order Id',
workOrderStatus: 'Work Order Status',
power: 'Power',
equipmentName: 'Equipment Name'
}
}

View File

@@ -0,0 +1,34 @@
/*
* @Author: zwq
* @Date: 2021-04-07 14:05:04
* @LastEditors: zwq
* @LastEditTime: 2021-04-28 13:56:48
* @Description:
*/
export default {
PackingList: {
PackingTime: 'Packing Time',
WorkOrderNo: 'Work Order No',
SubstrateNumber: 'Substrate Number',
ModuleLevel: 'Module Level',
QualityGrade: 'Quality Grade',
Detail: 'Detail',
printNumber: 'Print Number',
EntryTime: 'Entry Time'
},
labelTemplate: {
placeholderSearch: 'Label Name or Code',
addTime: 'Add Time',
labelCode: 'Label Code',
labelName: 'Label Name',
labelType: 'Label Type',
labelContent: 'Label Content',
remark: 'Remark',
levelLabel: 'Level Label',
moduleLabel: 'Module Label',
custom: 'Custom',
templateDesign: 'Template Design',
templatePreview: 'Template Preview',
placeholderLength: 'At least 3 characters in length'
}
}

View File

@@ -0,0 +1,94 @@
/*
* @Date: 2021-03-13 13:49:16
* @LastEditors: zwq
* @LastEditTime: 2021-04-15 09:59:15
* @FilePath: \basic-admin\src\lang\i18n\en\module\quality.js
* @Description:
*/
export default {
plan: {
searchPlaceholder: 'Detection plan name',
searchPlaceholderArea: 'Area',
placeholderStartTime: 'Start Time',
placeholderEndTime: 'End time',
testPlaneCode: 'Detection Plan Code',
testPlaneName: 'Detection Plan Name',
testPlaneContent: 'Detection Content',
areaName: 'Area name',
areaCode: 'Area code',
detectionRateDicId: 'Detection Rate',
isIssued: 'Is issued',
issuedTime: 'Issued time',
operatorId: 'Operator',
remark: 'Remarks',
addDialogTitle: 'Add Plan',
editDialogTitle: 'Edit Plan',
sendDialogTitle: 'Send Plan',
notEmpty: 'Value connot be empty',
sendPlanHint: 'Send the Detection plan?',
distributionAreaName: 'Distribution Destination'
},
planDetail: {
title: 'Detection plan param detail',
name: 'Param name',
references: 'Reference Value',
remark: 'Remarks',
updatedTime: 'Update Time',
notEmpty: 'Value connot be empty',
equipmentName: 'Equipment Name',
testFrequency: 'Test Frequency',
testSystem: 'Test System',
description: 'Description'
},
planSend: {},
offlineDetec: {
EquipmentName: 'Equipment Name',
EquipmentCode: 'Equipment Code',
DetectionArea: 'Detection Area',
EquipmentFunction: 'Equipment Function',
DetecParamCode: 'DetecParam Code',
maxValue: 'max Value',
minValue: 'min Value',
avgValue: 'avg Value',
unit: 'unit',
uploadSpc: 'upload Spc',
SubstrateId: 'Substrate Id',
DetecTime: 'Detec Time',
DetecParam: 'Detec Param',
DetecValue: 'Detec Value',
DetecStaff: 'Detec Staff',
getEquipmetId: 'Please select the device!'
},
spc: {
error: 'SPC system did not exit correctly, please go to SPC system page manually to exit',
tip: 'SPC system opened on new tab'
},
ScrapInfo: {
PlateId: 'Substrate Id',
TimePeriod: 'Time Period',
StartTime: 'Start Time',
EndTime: 'End Time',
To: 'To',
source: 'Source',
wasteGrade: 'Waste Grade',
RegisterPerson: 'Register Person',
updateTime: 'Update Time',
cause: 'Cause',
causeCode: 'Cause Code',
WasteName: 'Waste Name',
WasteCode: 'Waste Code',
remark: 'Remarks',
scrapType: 'Scrap Type',
scrapTypeCode: 'Scrap Type Code',
name: 'equipment name',
entryType: 'Manual/Automatic',
automatic: 'Automatic',
manual: 'Manual',
workOrderId: 'workOrderId',
count: 'Count',
title: 'Scarp Category',
subTitle: 'Scrap Category Statistics',
completeWaste: 'Complete Waste',
CanBeUsedAfterProcessing: 'Can be used after processing'
}
}

View File

@@ -0,0 +1,19 @@
/*
* @Author: gtz
* @Date: 2021-04-22 19:48:46
* @LastEditors: gtz
* @LastEditTime: 2021-04-23 14:36:08
* @Description: file content
*/
export default {
reportList: {
reportName: 'Report name',
reportSort: 'Report Sort',
createTime: 'Create Date',
operation: 'Operation'
},
reportSort: {
all: 'All'
}
}

View File

@@ -0,0 +1,72 @@
/*
* @Author: gtz
* @Date: 2021-03-04 16:13:51
* @LastEditors: Please set LastEditors
* @LastEditTime: 2021-07-14 10:59:33
* @Description: file content
*/
export default {
Handover: {
alertTitle: '[Warm Prompt]',
alertListContent: 'Are you sure you want to delete the team handover record?',
alertPlanContent: 'Are you sure you want to delete this process?',
index: 'index',
TeamName: 'Team Name',
TeamLeader: 'Team Leader',
WorkingHours: 'Working Hours',
OffWorkTime: 'Off Work Time',
LastTeamName: 'Last Team Name',
Keyword: 'Keyword',
HandoverTme: 'Handover Time',
HandoverStatus: 'Handover Status',
HandoverWait: 'Waiting',
HandoverCom: 'Complete',
TeamWorkStatus: 'Team Work Status',
all: 'All',
working: 'Working',
offduty: 'Off Duty',
CreateTime: 'Create Time',
PlanWorkingHours: 'Plan Working Hours',
PlannedHandoverTime: 'Planned Handover Time',
PreviousTeamLeader: 'Previous Team Leader',
Remark: 'Remark',
Detail: 'Detail',
Placeholder: 'Team Name Or Team Leader',
Operation: 'Operation',
StartTime: 'Start Time',
EndTime: 'End Time',
To: 'To'
},
HandoverAdd: {
SelectAll: 'Select All',
TeamPlanFill: 'Team Plan Fill',
FillInShift: 'Fill In Shift',
MajorSelection: 'Major Selection',
SelectionOfTeamMembers: 'Selection Of Team Members',
Placeholder: 'Name Or Code',
planWorkerName: 'Plan Worker Name',
planProfessionName: 'Plan Skill Name',
telephone: 'Telephone',
workshop: 'Work Station',
onDuty: 'onDuty',
HandoverTeam: 'Handover Team',
HandoverTeamLeader: 'Handover Team Leader',
PlanTeam: 'Plan Team',
PlanTeamLeader: 'Plan Team Leader'
},
HandoverDrawer: {
title: 'Off Duty Operation',
TeamCommutingRecord: 'Team Commuting Record',
OffHours: 'Off Hours'
},
showLog: {
content: 'Content',
type: 'Type',
title: 'Title',
teamEventLogId: 'Team Event Log Id',
happenTime: 'Happen Time',
leave: 'Leave',
absenceFromDuty: 'Absence From Duty',
equipmentFailure: 'Equipment Failure'
}
}