Commit 72491f0f authored by wenmo's avatar wenmo

默认启用预览结果

parent 21c774e9
...@@ -152,7 +152,7 @@ const StudioTree: React.FC<StudioTreeProps> = (props) => { ...@@ -152,7 +152,7 @@ const StudioTree: React.FC<StudioTreeProps> = (props) => {
session:'', session:'',
maxRowNum: 100, maxRowNum: 100,
jobName:node!.name, jobName:node!.name,
useResult:false, useResult:true,
useChangeLog:false, useChangeLog:false,
useAutoCancel:false, useAutoCancel:false,
useSession:false, useSession:false,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment