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="89DCD62F-1146-4B71-A852-450D3E2D3BAB">
|
|
<Caption>窗体初始化</Caption>
|
|
<Remark>称量报表初始化</Remark>
|
|
</Action>
|
|
<Action action="C2A6EFE1-60AE-482C-8F34-04D20D435EE2">
|
|
<Caption>查询</Caption>
|
|
<Remark>查询</Remark>
|
|
</Action>
|
|
<Action action="54A23BB7-F790-4B05-9155-A266A6C321E5">
|
|
<Caption>打印</Caption>
|
|
<Remark>打印</Remark>
|
|
</Action>
|
|
</Path>
|
|
</Design>
|
|
|
|
<DesignToRuntime>
|
|
<!--窗体初始化-->
|
|
<Design action="89DCD62F-1146-4B71-A852-450D3E2D3BAB">
|
|
<Runtime action="0F17508E-E2C6-4924-BCE0-97F2D7199400"/>
|
|
</Design>
|
|
<!--查询-->
|
|
<Design action="C2A6EFE1-60AE-482C-8F34-04D20D435EE2">
|
|
<Runtime action="6AF55E0B-8747-4F35-BB31-6FE137ABAA27"/>
|
|
</Design>
|
|
<!--打印-->
|
|
<Design action="54A23BB7-F790-4B05-9155-A266A6C321E5">
|
|
<Runtime action="C2BA6565-0719-4968-881C-E220A899204B"/>
|
|
</Design>
|
|
</DesignToRuntime>
|
|
|
|
<Runtime>
|
|
<Import assembly = "Data/Action/Feeding/Mesnac.Action.Feeding.dll">
|
|
<Action action="0F17508E-E2C6-4924-BCE0-97F2D7199400" class="Mesnac.Action.Feeding.Report.MaterialWeight.InitFormAction"/>
|
|
<Action action="6AF55E0B-8747-4F35-BB31-6FE137ABAA27" class="Mesnac.Action.Feeding.Report.MaterialWeight.SelectAction"/>
|
|
<Action action="C2BA6565-0719-4968-881C-E220A899204B" class="Mesnac.Action.Feeding.Report.MaterialWeight.ExportAction"/>
|
|
</Import>
|
|
</Runtime>
|
|
</ActionService> |