From c2cad868190c6a4130c308a3de63137c07f64b31 Mon Sep 17 00:00:00 2001 From: cwjbxqmz <1134865194@qq.com> Date: 星期五, 02 二月 2024 10:16:10 +0800 Subject: [PATCH] 1 --- WebTM/WebTM.csproj | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git a/WebTM/WebTM.csproj b/WebTM/WebTM.csproj index d78cca0..ed52ba9 100644 --- a/WebTM/WebTM.csproj +++ b/WebTM/WebTM.csproj @@ -307,6 +307,7 @@ <Content Include="views\鍩虹璧勬枡\鍏敤鍩虹璧勬枡\Gy_TemporaryArea.html" /> <Content Include="views\鍩虹璧勬枡\鍏敤鍩虹璧勬枡\HBarPlanPrint_GXPG.html" /> <Content Include="views\鍩虹璧勬枡\鍏敤鍩虹璧勬枡\xmlLBM_Sc_MyTicke.aspx" /> + <Content Include="views\鍩虹璧勬枡\鍏敤鍩虹璧勬枡\xmlPM_WorkTaskBillMyList.aspx" /> <Content Include="views\鍩虹璧勬枡\鍏敤鍩虹璧勬枡\xmlPM_ProjectBillMainMy.aspx" /> <Content Include="views\鍩虹璧勬枡\鍏敤鍩虹璧勬枡\xmlLBM_Kf_SellOutBillList.aspx" /> <Content Include="views\鍩虹璧勬枡\鍏敤鍩虹璧勬枡\xmlLBM_Kf_SellOutBillList_BarCodeNote.aspx" /> @@ -672,6 +673,7 @@ <Content Include="views\grf\閫�鏂欓�氱煡鍗�.grf" /> <Content Include="views\grf\鎴戠殑椤圭洰.grf" /> <Content Include="views\grf\鎴戠殑宸ュ崟.grf" /> + <Content Include="views\grf\鎴戠殑浠诲姟.grf" /> <None Include="Web.Debug.config"> <DependentUpon>Web.config</DependentUpon> </None> @@ -1578,8 +1580,10 @@ <Content Include="views\椤圭洰绠$悊\宸ヤ綔浠诲姟\PM_WorkTaskReportBill.html" /> <Content Include="views\椤圭洰绠$悊\宸ヤ綔浠诲姟\PM_WorkTaskBillList.html" /> <Content Include="views\椤圭洰绠$悊\宸ヤ綔浠诲姟\PM_WorkTaskBill.html" /> + <Content Include="views\椤圭洰绠$悊\宸ヤ綔浠诲姟\PM_WorkTaskBillMainMy.html" /> <Content Include="views\椤圭洰绠$悊\宸ョ▼椤圭洰\PM_ProjectBill.html" /> <Content Include="views\椤圭洰绠$悊\宸ョ▼椤圭洰\PM_ProjectBillList.html" /> + <Content Include="views\椤圭洰绠$悊\宸ョ▼椤圭洰\PM_WorkPlanMonthBillMain.html" /> <Content Include="views\椤圭洰绠$悊\鎶ヨ〃鍒嗘瀽\PM_WorkTaskReportMonthSumReport.html" /> <Content Include="views\椤圭洰绠$悊\鎶ヨ〃鍒嗘瀽\PM_ProjectWorkDaysSumReport.html" /> <Content Include="views\椤圭洰绠$悊\鎶ヨ〃鍒嗘瀽\PM_ProjectWorkDaysEntryReport.html" /> @@ -1760,6 +1764,13 @@ <Compile Include="views\鍩虹璧勬枡\鍏敤鍩虹璧勬枡\xmlLBM_Sc_MyTicke.aspx.designer.cs"> <DependentUpon>xmlLBM_Sc_MyTicke.aspx</DependentUpon> </Compile> + <Compile Include="views\鍩虹璧勬枡\鍏敤鍩虹璧勬枡\xmlPM_WorkTaskBillMyList.aspx.cs"> + <DependentUpon>xmlPM_WorkTaskBillMyList.aspx</DependentUpon> + <SubType>ASPXCodeBehind</SubType> + </Compile> + <Compile Include="views\鍩虹璧勬枡\鍏敤鍩虹璧勬枡\xmlPM_WorkTaskBillMyList.aspx.designer.cs"> + <DependentUpon>xmlPM_WorkTaskBillMyList.aspx</DependentUpon> + </Compile> <Compile Include="views\鍩虹璧勬枡\鍏敤鍩虹璧勬枡\xmlPM_ProjectBillMainMy.aspx.cs"> <DependentUpon>xmlPM_ProjectBillMainMy.aspx</DependentUpon> <SubType>ASPXCodeBehind</SubType> -- Gitblit v1.9.1