|
|
|
|
@ -3398,6 +3398,10 @@ export default {
|
|
|
|
|
|
|
|
|
|
tabAllLabel: 'All',
|
|
|
|
|
tabIssuedLabel: 'Issued',
|
|
|
|
|
tabPartialSchedulingLabel: 'Partial Scheduling',
|
|
|
|
|
tabPendingProductionLabel: 'Pending Production',
|
|
|
|
|
tabInProductionLabel: 'In Production',
|
|
|
|
|
tabCompletedLabel: 'Completed',
|
|
|
|
|
tabPlanLabel: 'Planned',
|
|
|
|
|
tabStartLabel: 'Started',
|
|
|
|
|
tabFinishedLabel: 'Finished',
|
|
|
|
|
@ -3408,6 +3412,7 @@ export default {
|
|
|
|
|
tableDeliveryDateColumn: 'Delivery Date',
|
|
|
|
|
tableStatusColumn: 'Status',
|
|
|
|
|
tableScheduleCompletedColumn: 'Schedule Completed',
|
|
|
|
|
tableProductionProgressColumn: 'Production Progress',
|
|
|
|
|
tableRemarkColumn: 'Remark',
|
|
|
|
|
tableOperateColumn: 'Operate',
|
|
|
|
|
|
|
|
|
|
|