diff --git a/web/app/components/app/app-publisher/index.tsx b/web/app/components/app/app-publisher/index.tsx index 0385099545..18ef576029 100644 --- a/web/app/components/app/app-publisher/index.tsx +++ b/web/app/components/app/app-publisher/index.tsx @@ -262,15 +262,15 @@ const AppPublisher = ({ }>{t('workflow.common.runApp')} {appDetail?.mode === 'workflow' - ? (
+ ? ( } > {t('workflow.common.batchRunApp')} -
+ ) : (