From ed80467e957a5ae62f2e7a4df1e794a24eb36af3 Mon Sep 17 00:00:00 2001 From: yusijie <ysj@hz-kingdee.com> Date: 星期三, 21 九月 2022 09:12:16 +0800 Subject: [PATCH] LAYUI列表列名改为动态加载模式( 器具保养规程单维护,器具寿命调整单维护,器具保养记录单维护,器具点检记录单维护,器具故障登记单维护,器具维修记录单维护,设备点检规程单维护,设备保养规程单维护,设备保养记录单维护,设备点检记录单维护,设备故障登记单维护,设备维修记录单维护,班组职员清单维护 ) --- WorkM/WorkM.csproj | 175 +++++++++++++++++++++++++++++++++++++++++++++++---------- 1 files changed, 143 insertions(+), 32 deletions(-) diff --git a/WorkM/WorkM.csproj b/WorkM/WorkM.csproj index fda2dd1..0bd33f7 100644 --- a/WorkM/WorkM.csproj +++ b/WorkM/WorkM.csproj @@ -67,6 +67,20 @@ <ErrorReport>prompt</ErrorReport> </PropertyGroup> <ItemGroup> + <Reference Include="AxInterop.grdes6Lib"> + <HintPath>..\OCX\AxInterop.grdes6Lib.dll</HintPath> + </Reference> + <Reference Include="AxInterop.gregn6Lib"> + <HintPath>..\OCX\AxInterop.gregn6Lib.dll</HintPath> + </Reference> + <Reference Include="Interop.grdes6Lib"> + <HintPath>..\OCX\Interop.grdes6Lib.dll</HintPath> + <EmbedInteropTypes>True</EmbedInteropTypes> + </Reference> + <Reference Include="Interop.gregn6Lib"> + <HintPath>..\OCX\Interop.gregn6Lib.dll</HintPath> + <EmbedInteropTypes>True</EmbedInteropTypes> + </Reference> <Reference Include="System" /> <Reference Include="System.Data" /> <Reference Include="System.Drawing" /> @@ -80,6 +94,30 @@ </Compile> <Compile Include="Form2.Designer.cs"> <DependentUpon>Form2.cs</DependentUpon> + </Compile> + <Compile Include="鎶ヨ〃鍒嗘瀽\DefectiveDetailedYieldReport.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Include="鎶ヨ〃鍒嗘瀽\DefectiveDetailedYieldReport.designer.cs"> + <DependentUpon>DefectiveDetailedYieldReport.cs</DependentUpon> + </Compile> + <Compile Include="鎶ヨ〃鍒嗘瀽\JIT_GetPPBomInfo.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Include="鎶ヨ〃鍒嗘瀽\JIT_GetPPBomInfo.designer.cs"> + <DependentUpon>JIT_GetPPBomInfo.cs</DependentUpon> + </Compile> + <Compile Include="鎶ヨ〃鍒嗘瀽\MES_ProdHoursSumReport.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Include="鎶ヨ〃鍒嗘瀽\MES_ProdHoursSumReport.designer.cs"> + <DependentUpon>MES_ProdHoursSumReport.cs</DependentUpon> + </Compile> + <Compile Include="鎶ヨ〃鍒嗘瀽\MES_StationOutProcSumReport.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Include="鎶ヨ〃鍒嗘瀽\MES_StationOutProcSumReport.designer.cs"> + <DependentUpon>MES_StationOutProcSumReport.cs</DependentUpon> </Compile> <Compile Include="鎶ヨ〃鍒嗘瀽\Mes_ProductionLinePackagingList.cs"> <SubType>Form</SubType> @@ -135,6 +173,24 @@ <Compile Include="鎶ヨ〃鍒嗘瀽\Mes_TraceabilityList.Designer.cs"> <DependentUpon>Mes_TraceabilityList.cs</DependentUpon> </Compile> + <Compile Include="鎶ヨ〃鍒嗘瀽\MES_TOBEReceived.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Include="鎶ヨ〃鍒嗘瀽\MES_TOBEReceived.designer.cs"> + <DependentUpon>MES_TOBEReceived.cs</DependentUpon> + </Compile> + <Compile Include="鎶ヨ〃鍒嗘瀽\MES_WORKINProcess.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Include="鎶ヨ〃鍒嗘瀽\MES_WORKINProcess.designer.cs"> + <DependentUpon>MES_WORKINProcess.cs</DependentUpon> + </Compile> + <Compile Include="鎶ヨ〃鍒嗘瀽\MES_WIPProcReport _WIP.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Include="鎶ヨ〃鍒嗘瀽\MES_WIPProcReport _WIP.designer.cs"> + <DependentUpon>MES_WIPProcReport _WIP.cs</DependentUpon> + </Compile> <Compile Include="鎶ヨ〃鍒嗘瀽\Mes_WIPSumReportDateReport.cs"> <SubType>Form</SubType> </Compile> @@ -152,6 +208,18 @@ </Compile> <Compile Include="鎶ヨ〃鍒嗘瀽\ProductionOrder_ExecutionReport.designer.cs"> <DependentUpon>ProductionOrder_ExecutionReport.cs</DependentUpon> + </Compile> + <Compile Include="鎶ヨ〃鍒嗘瀽\EAM_SourceRuningStatus.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Include="鎶ヨ〃鍒嗘瀽\EAM_SourceRuningStatus.designer.cs"> + <DependentUpon>EAM_SourceRuningStatus.cs</DependentUpon> + </Compile> + <Compile Include="鎶ヨ〃鍒嗘瀽\Pt_RadiumCarvingCodeBillList.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Include="鎶ヨ〃鍒嗘瀽\Pt_RadiumCarvingCodeBillList.designer.cs"> + <DependentUpon>Pt_RadiumCarvingCodeBillList.cs</DependentUpon> </Compile> <Compile Include="鎶ヨ〃鍒嗘瀽\WMS_BarCodeBackInfoReport.cs"> <SubType>Form</SubType> @@ -344,6 +412,30 @@ </Compile> <Compile Include="娴佽浆鍗$鐞哱MES_StationOutBill.designer.cs"> <DependentUpon>MES_StationOutBill.cs</DependentUpon> + </Compile> + <Compile Include="娴佽浆鍗$鐞哱MES_StationOutBillList_LastProc.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Include="娴佽浆鍗$鐞哱MES_StationOutBillList_LastProc.designer.cs"> + <DependentUpon>MES_StationOutBillList_LastProc.cs</DependentUpon> + </Compile> + <Compile Include="娴佽浆鍗$鐞哱MES_StationOutBillList_BaoFei.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Include="娴佽浆鍗$鐞哱MES_StationOutBillList_BaoFei.designer.cs"> + <DependentUpon>MES_StationOutBillList_BaoFei.cs</DependentUpon> + </Compile> + <Compile Include="娴佽浆鍗$鐞哱MES_StationOutBillList_GeLi.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Include="娴佽浆鍗$鐞哱MES_StationOutBillList_GeLi.designer.cs"> + <DependentUpon>MES_StationOutBillList_GeLi.cs</DependentUpon> + </Compile> + <Compile Include="娴佽浆鍗$鐞哱MES_StationOutBillList_Bad.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Include="娴佽浆鍗$鐞哱MES_StationOutBillList_Bad.designer.cs"> + <DependentUpon>MES_StationOutBillList_Bad.cs</DependentUpon> </Compile> <Compile Include="娴佽浆鍗$鐞哱MES_StationOutBillList.cs"> <SubType>Form</SubType> @@ -785,38 +877,6 @@ </Compile> </ItemGroup> <ItemGroup> - <COMReference Include="Axgrdes6Lib"> - <Guid>{C5A16330-A084-48C9-BC0F-0D0B37A14123}</Guid> - <VersionMajor>6</VersionMajor> - <VersionMinor>0</VersionMinor> - <Lcid>0</Lcid> - <WrapperTool>aximp</WrapperTool> - <Isolated>False</Isolated> - </COMReference> - <COMReference Include="Axgregn6Lib"> - <Guid>{4018F953-1BFE-441E-8A04-DC8BA1FF060E}</Guid> - <VersionMajor>6</VersionMajor> - <VersionMinor>0</VersionMinor> - <Lcid>0</Lcid> - <WrapperTool>aximp</WrapperTool> - <Isolated>False</Isolated> - </COMReference> - <COMReference Include="grdes6Lib"> - <Guid>{C5A16330-A084-48C9-BC0F-0D0B37A14123}</Guid> - <VersionMajor>6</VersionMajor> - <VersionMinor>0</VersionMinor> - <Lcid>0</Lcid> - <WrapperTool>tlbimp</WrapperTool> - <Isolated>False</Isolated> - </COMReference> - <COMReference Include="gregn6Lib"> - <Guid>{4018F953-1BFE-441E-8A04-DC8BA1FF060E}</Guid> - <VersionMajor>6</VersionMajor> - <VersionMinor>0</VersionMinor> - <Lcid>0</Lcid> - <WrapperTool>tlbimp</WrapperTool> - <Isolated>False</Isolated> - </COMReference> <COMReference Include="stdole"> <Guid>{00020430-0000-0000-C000-000000000046}</Guid> <VersionMajor>2</VersionMajor> @@ -830,6 +890,22 @@ <EmbeddedResource Include="Form2.resx"> <SubType>Designer</SubType> <DependentUpon>Form2.cs</DependentUpon> + </EmbeddedResource> + <EmbeddedResource Include="鎶ヨ〃鍒嗘瀽\DefectiveDetailedYieldReport.resx"> + <DependentUpon>DefectiveDetailedYieldReport.cs</DependentUpon> + <SubType>Designer</SubType> + </EmbeddedResource> + <EmbeddedResource Include="鎶ヨ〃鍒嗘瀽\JIT_GetPPBomInfo.resx"> + <DependentUpon>JIT_GetPPBomInfo.cs</DependentUpon> + <SubType>Designer</SubType> + </EmbeddedResource> + <EmbeddedResource Include="鎶ヨ〃鍒嗘瀽\MES_ProdHoursSumReport.resx"> + <DependentUpon>MES_ProdHoursSumReport.cs</DependentUpon> + <SubType>Designer</SubType> + </EmbeddedResource> + <EmbeddedResource Include="鎶ヨ〃鍒嗘瀽\MES_StationOutProcSumReport.resx"> + <DependentUpon>MES_StationOutProcSumReport.cs</DependentUpon> + <SubType>Designer</SubType> </EmbeddedResource> <EmbeddedResource Include="鎶ヨ〃鍒嗘瀽\Mes_ProductionLinePackagingList.resx"> <DependentUpon>Mes_ProductionLinePackagingList.cs</DependentUpon> @@ -865,6 +941,18 @@ <EmbeddedResource Include="鎶ヨ〃鍒嗘瀽\Mes_TraceabilityList.resx"> <DependentUpon>Mes_TraceabilityList.cs</DependentUpon> </EmbeddedResource> + <EmbeddedResource Include="鎶ヨ〃鍒嗘瀽\MES_TOBEReceived.resx"> + <DependentUpon>MES_TOBEReceived.cs</DependentUpon> + <SubType>Designer</SubType> + </EmbeddedResource> + <EmbeddedResource Include="鎶ヨ〃鍒嗘瀽\MES_WORKINProcess.resx"> + <DependentUpon>MES_WORKINProcess.cs</DependentUpon> + <SubType>Designer</SubType> + </EmbeddedResource> + <EmbeddedResource Include="鎶ヨ〃鍒嗘瀽\MES_WIPProcReport _WIP.resx"> + <DependentUpon>MES_WIPProcReport _WIP.cs</DependentUpon> + <SubType>Designer</SubType> + </EmbeddedResource> <EmbeddedResource Include="鎶ヨ〃鍒嗘瀽\Mes_WIPSumReportDateReport.resx"> <DependentUpon>Mes_WIPSumReportDateReport.cs</DependentUpon> </EmbeddedResource> @@ -875,6 +963,13 @@ <EmbeddedResource Include="鎶ヨ〃鍒嗘瀽\ProductionOrder_ExecutionReport.resx"> <DependentUpon>ProductionOrder_ExecutionReport.cs</DependentUpon> <SubType>Designer</SubType> + </EmbeddedResource> + <EmbeddedResource Include="鎶ヨ〃鍒嗘瀽\EAM_SourceRuningStatus.resx"> + <DependentUpon>EAM_SourceRuningStatus.cs</DependentUpon> + <SubType>Designer</SubType> + </EmbeddedResource> + <EmbeddedResource Include="鎶ヨ〃鍒嗘瀽\Pt_RadiumCarvingCodeBillList.resx"> + <DependentUpon>Pt_RadiumCarvingCodeBillList.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="鎶ヨ〃鍒嗘瀽\WMS_BarCodeBackInfoReport.resx"> <DependentUpon>WMS_BarCodeBackInfoReport.cs</DependentUpon> @@ -1005,6 +1100,22 @@ <DependentUpon>MES_StationOutBill.cs</DependentUpon> <SubType>Designer</SubType> </EmbeddedResource> + <EmbeddedResource Include="娴佽浆鍗$鐞哱MES_StationOutBillList_LastProc.resx"> + <DependentUpon>MES_StationOutBillList_LastProc.cs</DependentUpon> + <SubType>Designer</SubType> + </EmbeddedResource> + <EmbeddedResource Include="娴佽浆鍗$鐞哱MES_StationOutBillList_BaoFei.resx"> + <DependentUpon>MES_StationOutBillList_BaoFei.cs</DependentUpon> + <SubType>Designer</SubType> + </EmbeddedResource> + <EmbeddedResource Include="娴佽浆鍗$鐞哱MES_StationOutBillList_GeLi.resx"> + <DependentUpon>MES_StationOutBillList_GeLi.cs</DependentUpon> + <SubType>Designer</SubType> + </EmbeddedResource> + <EmbeddedResource Include="娴佽浆鍗$鐞哱MES_StationOutBillList_Bad.resx"> + <DependentUpon>MES_StationOutBillList_Bad.cs</DependentUpon> + <SubType>Designer</SubType> + </EmbeddedResource> <EmbeddedResource Include="娴佽浆鍗$鐞哱MES_StationOutBillList.resx"> <DependentUpon>MES_StationOutBillList.cs</DependentUpon> <SubType>Designer</SubType> -- Gitblit v1.9.1