|
@@ -44,7 +44,7 @@ namespace XdCxRhDW
|
|
|
ctrlTypes.Add("系统设置", typeof(CtrlSysSettings));
|
|
|
//ctrlTypes.Add("参估工具", typeof(CorToolForm));
|
|
|
ctrlTypes.Add("检测参估工具", typeof(DetectToolForm));
|
|
|
- ctrlTypes.Add("星历推算", typeof(CtrlXlCalculate));
|
|
|
+ ctrlTypes.Add("星历推算", typeof(XlCalculateForm));
|
|
|
btn_ItemClick(null, null);
|
|
|
XlScan();
|
|
|
}
|