diff --git a/dinky-web/src/pages/DataStudio/RightContainer/JobConfig/index.tsx b/dinky-web/src/pages/DataStudio/RightContainer/JobConfig/index.tsx index 4ce708656f..122d8e8151 100644 --- a/dinky-web/src/pages/DataStudio/RightContainer/JobConfig/index.tsx +++ b/dinky-web/src/pages/DataStudio/RightContainer/JobConfig/index.tsx @@ -114,7 +114,6 @@ const JobConfig = (props: any) => { //todo 这里需要验证 // showTables(currentSession.session, dispatch); }; - console.log(selectRunMode,'selectRunMode') return (
{current?.step === JOB_LIFE_CYCLE.PUBLISH && (