DataSphereStudio
                                
                                
                                
                                    DataSphereStudio copied to clipboard
                            
                            
                            
                        [Bug] newhome 404
Search before asking
- [X] I searched the issues and found no similar issues.
 
DSS Component
dss-framework
What happened + What you expected to happen
点击项目中,点击调度中心,会跳转到
newhome页面,但是这个页面不存在
Relevent platform
点击项目中,点击调度中心,会跳转到
newhome页面,但是这个页面不存在
Reproduction script
无
Anything else
No response
Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!
 
http://10.252.226.3:8085/#/scheduler?workspaceId=224&projectID=317&projectName=dasda&viewState=all
这个url
请问,这个问题解决了吗
我也遇到了这个问题看源码是这样的:
CommonVars.apply("wds.dss.workflow.schedulerCenter.url", "/scheduleCenter");
修改配置文件不生效:wds.dss.workflow.schedulerCenter.url=http://172.16.73.98:8085/dolphinscheduler
