增加CNC查询页面
This commit is contained in:
@@ -326,6 +326,13 @@
|
||||
Size="Large"
|
||||
SmallImage="/Assets/Icons/matrix.png"
|
||||
Text="矩阵编排" />
|
||||
<telerik:RadRibbonButton
|
||||
telerik:ScreenTip.Description="浏览历史 CNC 检测结果记录"
|
||||
telerik:ScreenTip.Title="检测记录"
|
||||
Command="{Binding OpenInspectionReportViewerCommand}"
|
||||
Size="Large"
|
||||
SmallImage="/Assets/Icons/message.png"
|
||||
Text="检测记录" />
|
||||
|
||||
<!--
|
||||
<StackPanel>
|
||||
|
||||
Reference in New Issue
Block a user