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列表列名改为动态加载模式( 器具保养规程单维护,器具寿命调整单维护,器具保养记录单维护,器具点检记录单维护,器具故障登记单维护,器具维修记录单维护,设备点检规程单维护,设备保养规程单维护,设备保养记录单维护,设备点检记录单维护,设备故障登记单维护,设备维修记录单维护,班组职员清单维护 ) --- Model/Model.csproj | 18 ++++++++++++++++++ 1 files changed, 18 insertions(+), 0 deletions(-) diff --git a/Model/Model.csproj b/Model/Model.csproj index e255fcb..1eed0d9 100644 --- a/Model/Model.csproj +++ b/Model/Model.csproj @@ -90,6 +90,18 @@ <Compile Include="APS\ClsSourceICMOValues.cs" /> <Compile Include="APS\ClsSc_WorkBillMonthSortBillMain.cs" /> <Compile Include="APS\ClsSc_WorkBillMonthSortBillSub.cs" /> + <Compile Include="ClsHR_EmpFosterBillMain.cs" /> + <Compile Include="ClsHR_EmpFosterBillSub.cs" /> + <Compile Include="ClsHR_EmpUpChangeBillMain.cs" /> + <Compile Include="ClsHR_EmpUpChangeBillSub.cs" /> + <Compile Include="ClsPay_AbsentBillMain.cs" /> + <Compile Include="ClsPay_AbsentBillSub.cs" /> + <Compile Include="ClsPay_EarlyLateErrBillMain.cs" /> + <Compile Include="ClsPay_EarlyLateErrBillSub.cs" /> + <Compile Include="ClsPay_RewardPunishBillMain.cs" /> + <Compile Include="ClsPay_RewardPunishBillSub.cs" /> + <Compile Include="ClsPay_WorkErrTimesBillMain.cs" /> + <Compile Include="ClsPay_WorkErrTimesBillSub.cs" /> <Compile Include="ClsXt_PrintBill_Model.cs" /> <Compile Include="CRM\ClsCrm_ClueBillMain.cs" /> <Compile Include="CRM\ClsCrm_ClueBillSub.cs" /> @@ -282,6 +294,7 @@ <Compile Include="鍩虹璧勬枡\鍏朵粬鍩虹璧勬枡\ClsGy_QCCheckProjectMain.cs" /> <Compile Include="鍩虹璧勬枡\鍏朵粬鍩虹璧勬枡\ClsGy_QCCheckProjectSub.cs" /> <Compile Include="鍩虹璧勬枡\鍏朵粬鍩虹璧勬枡\ClsGy_SourceShift_Model.cs" /> + <Compile Include="鍩虹璧勬枡\鍏朵粬鍩虹璧勬枡\ClsGy_StdWorkTimes_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍏朵粬鍩虹璧勬枡\ClsGy_TechParamByProc_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍏朵粬鍩虹璧勬枡\ClsGy_UserCustomerRelation_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍏朵粬鍩虹璧勬枡\ClsGy_UserDeptRelation_Model.cs" /> @@ -319,6 +332,7 @@ <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_CusLevel_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_CusStatus_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_Dealer_Model.cs" /> + <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_FactoryDayOff_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_DisposeWay_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_DotCheck_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_Dweller_Model.cs" /> @@ -645,7 +659,9 @@ <Compile Include="杞﹂棿绠$悊\ClsSc_StationOutBillMain.cs" /> <Compile Include="杞﹂棿绠$悊\ClsSc_StationOutBillSub.cs" /> <Compile Include="杞﹂棿绠$悊\ClsSc_StationOutBillSub_Item.cs" /> + <Compile Include="杞﹂棿绠$悊\ClsSc_ABJJDMain.cs" /> <Compile Include="杞﹂棿绠$悊\ClsWW_EntrustWorkOrderBillMain.cs" /> + <Compile Include="杞﹂棿绠$悊\ClsSc_ABJJDSub.cs" /> <Compile Include="杞﹂棿绠$悊\ClsWW_EntrustWorkOrderBillSub.cs" /> <Compile Include="杞﹂棿绠$悊\Sc_ProcessExchangeBackBillMain.cs" /> <Compile Include="杞﹂棿绠$悊\Sc_ProcessExchangeBackBillSub.cs" /> @@ -714,6 +730,8 @@ <Compile Include="閲囪喘绠$悊\ClsWW_EntrustOrderBillSub.cs"> <SubType>Code</SubType> </Compile> + <Compile Include="閲囪喘绠$悊\ClsWW_PPBomBillMain.cs" /> + <Compile Include="閲囪喘绠$悊\ClsWW_PPBomBillSub.cs" /> <Compile Include="閲囪喘绠$悊\Sup_SendGoodsBillMain.cs" /> <Compile Include="閲囪喘绠$悊\Sup_SendGoodsBillSub.cs" /> <Compile Include="閲戣澏CLOUD鍗曟嵁\浠撳簱绠$悊\ClsKf_EntrustInBackBillMain_CLD.cs" /> -- Gitblit v1.9.1