| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 |
- export default {
- planType:"Plan Type",
- tmrName:"TMR Name",
- errorRange:'Error Filtering Range',
- workStatus:'Working Status',
- hlwc:'Mixing Tolerance Value',
- hlzq:'Mixing Accuracy Rate',
- fclassid:"Mixing Category",
- slwc:'Mixing Tolerance Value',
- slzq:"Mixing Accuracy Rate",
- minproesstime:"Process Time”",
- oName:"Only Look at Data That Exceeds the Preset Values",
- tmrName1:"TMR Equipment List",
- //
- startDate:"Start Date",
- remark:'Description',
- processdel:'Process Details',
- proesstime:'Process Time',
- proesstime1:'Mixing Time',
- hlxq:'Mixing Details',
- //
- sort:'Operation Number',
- fname:"Feed Name",
- lweight:"Planned Weight",
- actualweightminus:"Actual Weight",
- diff:"Error Value",
- diffRate:"Accuracy Rate",
- intime:"Completion Time",
- proesstime:"Process Time",
- buttontype:"Transition Method",
- lastactualweight:"Starting Weight",
- actualweight:"Ending Weight",
- watchPlan:"Monitoring Chart"
- }
|