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.
42 lines
1.7 KiB
XML
42 lines
1.7 KiB
XML
<?xml version="1.0"?>
|
|
<ActionService>
|
|
<Design>
|
|
<Path path="报表/物料统计">
|
|
<Action action="633117A7-CB8A-42B8-B791-BDA0A542E9CF">
|
|
<Caption>窗体初始化</Caption>
|
|
<Remark>称量报表初始化</Remark>
|
|
</Action>
|
|
<Action action="9E8C2E76-5712-4561-97A0-9EBFFD87520A">
|
|
<Caption>查询</Caption>
|
|
<Remark>查询</Remark>
|
|
</Action>
|
|
<Action action="6542AEE9-9C9A-4C9C-B363-88AB0313169F">
|
|
<Caption>打印</Caption>
|
|
<Remark>打印</Remark>
|
|
</Action>
|
|
</Path>
|
|
</Design>
|
|
|
|
<DesignToRuntime>
|
|
<!--窗体初始化-->
|
|
<Design action="633117A7-CB8A-42B8-B791-BDA0A542E9CF">
|
|
<Runtime action="3B0B5F76-350B-4378-8A11-E374232AF112"/>
|
|
</Design>
|
|
<!--查询-->
|
|
<Design action="9E8C2E76-5712-4561-97A0-9EBFFD87520A">
|
|
<Runtime action="653E0AE1-7F49-45B1-82B6-914F8C7F8C07"/>
|
|
</Design>
|
|
<!--打印-->
|
|
<Design action="6542AEE9-9C9A-4C9C-B363-88AB0313169F">
|
|
<Runtime action="F240DCBA-D6EE-425A-9F82-8FBD6B7DFFA4"/>
|
|
</Design>
|
|
</DesignToRuntime>
|
|
|
|
<Runtime>
|
|
<Import assembly = "Data/Action/Feeding/Mesnac.Action.Feeding.dll">
|
|
<Action action="3B0B5F76-350B-4378-8A11-E374232AF112" class="Mesnac.Action.Feeding.Report.MaterialCount.InitFormAction"/>
|
|
<Action action="653E0AE1-7F49-45B1-82B6-914F8C7F8C07" class="Mesnac.Action.Feeding.Report.MaterialCount.SelectAction"/>
|
|
<Action action="F240DCBA-D6EE-425A-9F82-8FBD6B7DFFA4" class="Mesnac.Action.Feeding.Report.MaterialCount.ExportAction"/>
|
|
</Import>
|
|
</Runtime>
|
|
</ActionService> |