You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
53 lines
2.2 KiB
XML
53 lines
2.2 KiB
XML
2 years ago
|
<?xml version="1.0"?>
|
||
|
<ActionService>
|
||
|
<Design>
|
||
|
<Path path="报表/新车报表">
|
||
|
<Action action="A6F08ABB8B1B4AFB9141247A613804E2">
|
||
|
<Caption>窗体初始化</Caption>
|
||
|
<Remark>车报表查询条件初始化</Remark>
|
||
|
</Action>
|
||
|
<Action action="3ABC2DE58DFA4C95B0D36B3BF853E122">
|
||
|
<Caption>查询</Caption>
|
||
|
<Remark>车报表查询</Remark>
|
||
|
</Action>
|
||
|
<Action action="B80B492FD4EA43168DC944304027B123">
|
||
|
<Caption>报表明细</Caption>
|
||
|
<Remark>报表明细</Remark>
|
||
|
</Action>
|
||
|
<Action action="B80B492FD4EA43168DC944304027B456">
|
||
|
<Caption>刷新参数</Caption>
|
||
|
<Remark>刷新参数</Remark>
|
||
|
</Action>
|
||
|
</Path>
|
||
|
</Design>
|
||
|
|
||
|
<DesignToRuntime>
|
||
|
<!--窗体初始化-->
|
||
|
<Design action="A6F08ABB8B1B4AFB9141247A613804E2">
|
||
|
<Runtime action="FCF2F2F8E79148658A77E7E6FFF54F82"/>
|
||
|
</Design>
|
||
|
<!--查询-->
|
||
|
<Design action="3ABC2DE58DFA4C95B0D36B3BF853E122">
|
||
|
<Runtime action="72908DC3EC2F4F4A8FA2B52C51F65111"/>
|
||
|
<Runtime action="C08AD00255BC414E9FE2910347EDA69B"/>
|
||
|
</Design>
|
||
|
<!--明细-->
|
||
|
<Design action="B80B492FD4EA43168DC944304027B123">
|
||
|
<Runtime action="4CCABA6DA27F4E319D1031F9A61D8223"/>
|
||
|
</Design>
|
||
|
<!--刷新-->
|
||
|
<Design action="B80B492FD4EA43168DC944304027B456">
|
||
|
<Runtime action="2807A50EA361431CACE8340024882343"/>
|
||
|
</Design>
|
||
|
|
||
|
</DesignToRuntime>
|
||
|
|
||
|
<Runtime>
|
||
|
<Import assembly = "Data/Action/Feeding/Mesnac.Action.Feeding.dll">
|
||
|
<Action action="FCF2F2F8E79148658A77E7E6FFF54F82" class="Mesnac.Action.Feeding.Report.LotReport.InitFormAction"/>
|
||
|
<Action action="72908DC3EC2F4F4A8FA2B52C51F65111" class="Mesnac.Action.Feeding.Report.LotReport.SelectAction"/>
|
||
|
<Action action="4CCABA6DA27F4E319D1031F9A61D8223" class="Mesnac.Action.Feeding.Report.LotReport.ReportDetailAction"/>
|
||
|
<Action action="2807A50EA361431CACE8340024882343" class="Mesnac.Action.Feeding.Report.LotReport.RecipeRefreshAction"/>
|
||
|
</Import>
|
||
|
</Runtime>
|
||
|
</ActionService>
|