From 7f99b5ba49f0fc931038bfc50c943b31e79872ab Mon Sep 17 00:00:00 2001 From: yxj <yxj@hz-kingdee.com> Date: 星期二, 12 九月 2023 14:53:53 +0800 Subject: [PATCH] 1、新增项目人天耗用明细分析报表、项目人天耗用统计分析报表模块;2、PDA其他出库扫码模块、缓存列表模块修改 --- WebTM/WebTM.csproj | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/WebTM/WebTM.csproj b/WebTM/WebTM.csproj index 12189b1..7d08c52 100644 --- a/WebTM/WebTM.csproj +++ b/WebTM/WebTM.csproj @@ -141,6 +141,7 @@ <Content Include="views\Baseset\鍩虹璧勬枡\Gy_TechParameterUnitList.html" /> <Content Include="views\Baseset\鍩虹璧勬枡\Gy_StockPlaceListNew.html" /> <Content Include="views\Baseset\鍩虹璧勬枡\Gy_UnitGroup.html" /> + <Content Include="views\Baseset\鍩虹璧勬枡\Gy_CustomerListNew.html" /> <Content Include="views\Baseset\鍩虹璧勬枡\Gy_WarehouseListNew.html" /> <Content Include="views\Baseset\鍩虹璧勬枡\Gy_WasterWHList.html" /> <Content Include="views\Baseset\鍩虹璧勬枡\Gy_WHList.html" /> @@ -1332,6 +1333,8 @@ <Content Include="views\椤圭洰绠$悊\宸ヤ綔浠诲姟\PM_WorkTaskBill.html" /> <Content Include="views\椤圭洰绠$悊\宸ョ▼椤圭洰\PM_ProjectBill.html" /> <Content Include="views\椤圭洰绠$悊\宸ョ▼椤圭洰\PM_ProjectBillList.html" /> + <Content Include="views\椤圭洰绠$悊\鎶ヨ〃鍒嗘瀽\PM_ProjectWorkDaysSumReport.html" /> + <Content Include="views\椤圭洰绠$悊\鎶ヨ〃鍒嗘瀽\PM_ProjectWorkDaysEntryReport.html" /> <Content Include="views\椤圭洰绠$悊\椤圭洰闃舵\Add_Edit_Gy_ProjectStage.html" /> <Content Include="views\椤圭洰绠$悊\椤圭洰闃舵\Gy_ProjectStage.html" /> <Content Include="views\椤圭洰绠$悊\椤圭洰闃舵\PM_ProjectReportBillList.html" /> -- Gitblit v1.9.1