refactor(cqms): 整理检查模块并迁移 WBS 服务
清理旧检查页面、服务和接口,补充 WBS 检查服务及数据库脚本,同步工程引用与菜单配置,收敛 CQMS 检查功能的代码组织。
This commit is contained in:
@@ -552,7 +552,7 @@ namespace FineUIPro.Web
|
||||
// this.CurrUser.LoginProjectId = this.drpProject.SelectedValue;
|
||||
this.XmlDataSource1.DataFile = "common/Menu_Personal.xml";
|
||||
this.leftPanel.Hidden = true;
|
||||
this.Tab1.IFrameUrl = "~/common/mainProject.aspx";
|
||||
this.Tab1.IFrameUrl = "~/common/mainMenu_HJGL.aspx";
|
||||
this.CurrUser.LastProjectId = null;
|
||||
this.Tab1.Title = "首页";
|
||||
if (!string.IsNullOrEmpty(type))
|
||||
|
||||
Reference in New Issue
Block a user