{{ showAllFilters ? '收起' : '更多' }}
{{ t('ProductionPlan.Task.buttonSearchText') }}
{{ t('ProductionPlan.Task.buttonResetText') }}
{{ t('ProductionPlan.Task.buttonCreateText') }}
{{ t('ProductionPlan.Task.buttonExportText') }}
{{ String(scope.row.isUrgent) === '1' ? t('ProductionPlan.Task.urgentYesLabel') : t('ProductionPlan.Task.urgentNoLabel') }}
{{ t('ProductionPlan.Task.actionSubmitLabel') }}
{{ t('ProductionPlan.Task.actionApproveLabel') }}
{{ t('ProductionPlan.Task.actionMaterialLabel') }}
{{ t('ProductionPlan.Task.actionEditLabel') }}
{{ t('ProductionPlan.Task.actionDeleteLabel') }}