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.8 KiB
XML
42 lines
1.8 KiB
XML
2 years ago
|
<?xml version="1.0"?>
|
||
|
<ActionService>
|
||
|
<Design>
|
||
|
<Path path="工艺管理/配方日志">
|
||
|
<Action action="92B6AEE0C2554E0D8AA2E2D77EB8140E">
|
||
|
<Caption>窗体初始化</Caption>
|
||
|
<Remark>窗体初始化</Remark>
|
||
|
</Action>
|
||
|
<Action action="648B6B1B4A4A4CFF887FC82BB301990E">
|
||
|
<Caption>选择配方物料</Caption>
|
||
|
<Remark>选择配方物料组合框</Remark>
|
||
|
</Action>
|
||
|
<Action action="14B33732EA5C4B0F9861B6B6B8FA79C0">
|
||
|
<Caption>查询</Caption>
|
||
|
<Remark>配方查询</Remark>
|
||
|
</Action>
|
||
|
</Path>
|
||
|
</Design>
|
||
|
|
||
|
<DesignToRuntime>
|
||
|
<!--窗体初始化-->
|
||
|
<Design action="92B6AEE0C2554E0D8AA2E2D77EB8140E">
|
||
|
<Runtime action="CA2D3D8EE8A1408AA4A055F17C8A3D4E"/>
|
||
|
</Design>
|
||
|
<!--选择配方物料-->
|
||
|
<Design action="648B6B1B4A4A4CFF887FC82BB301990E">
|
||
|
<Runtime action="A73D54E8D4E745A3A4BE77C768A6719E"/>
|
||
|
</Design>
|
||
|
<!--查询-->
|
||
|
<Design action="14B33732EA5C4B0F9861B6B6B8FA79C0">
|
||
|
<Runtime action="C1150EBBCC5D4AD895DAAA66D3FCC57D"/>
|
||
|
</Design>
|
||
|
</DesignToRuntime>
|
||
|
|
||
|
<Runtime>
|
||
|
<Import assembly = "Data/Action/Feeding/Mesnac.Action.Feeding.dll">
|
||
|
<Action action="CA2D3D8EE8A1408AA4A055F17C8A3D4E" class="Mesnac.Action.Feeding.Technical.RecipeLog.InitFormAction"/>
|
||
|
<Action action="A73D54E8D4E745A3A4BE77C768A6719E" class="Mesnac.Action.Feeding.Technical.RecipeLog.SelectRecipeMaterialNameAction"/>
|
||
|
<Action action="C1150EBBCC5D4AD895DAAA66D3FCC57D" class="Mesnac.Action.Feeding.Technical.RecipeLog.SelectAction"/>
|
||
|
</Import>
|
||
|
</Runtime>
|
||
|
</ActionService>
|