From 43745249ed7ed29629a65a07623a0f47bb37b289 Mon Sep 17 00:00:00 2001 From: wtt <1985833171@qq.com> Date: 星期五, 13 九月 2024 20:48:25 +0800 Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-LayUI --- WebTM/WebTM.csproj | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/WebTM/WebTM.csproj b/WebTM/WebTM.csproj index c6f7113..7bd2a62 100644 --- a/WebTM/WebTM.csproj +++ b/WebTM/WebTM.csproj @@ -141,6 +141,7 @@ <Content Include="layuiadmin\treeTable.js" /> <Content Include="layuiadmin\PubCustom.js" /> <Content Include="layuiadmin\PubJs\PubCheck.js" /> + <Content Include="layuiadmin\HideButton_New.js" /> <Content Include="views\Baseset\HBarPlanPrint.html" /> <Content Include="views\Baseset\SRM_OpenTmpList_GXPG.html" /> <Content Include="views\Baseset\鍩虹璧勬枡\Gy_BadCountDevelopWHList.html" /> @@ -366,6 +367,7 @@ <Content Include="views\鍩虹璧勬枡\鍏敤鍩虹璧勬枡\xmlLBM_Kf_SellOutBillListByID.aspx" /> <Content Include="views\鍩虹璧勬枡\鍏敤鍩虹璧勬枡\xmlLBM_Sc_ICMOReportBillList2.aspx" /> <Content Include="views\鍩虹璧勬枡\鍏敤鍩虹璧勬枡\xmlLBM_Sc_ICMOReportBillList.aspx" /> + <Content Include="views\鍩虹璧勬枡\鍏敤鍩虹璧勬枡\xmlLBM_QC_TakeSampleCheckBillMainList.aspx" /> <Content Include="views\鍩虹璧勬枡\鍏敤鍩虹璧勬枡\xmlLBM_Xs_SeOrderBill_StockInCodeNote.aspx" /> <Content Include="views\鍩虹璧勬枡\鍏敤鍩虹璧勬枡\xmlSRM_Web_BarCodeBillList.aspx" /> <Content Include="views\鍩虹璧勬枡\鍩虹璧勬枡\Gy_DotCheckItemMethodEdit.html" /> @@ -382,6 +384,7 @@ <Content Include="views\宸ヨ祫绠$悊\鎶�鑳借�冩牳\HR_EmployeeSkillExamBill.html" /> <Content Include="views\宸ヨ祫绠$悊\鎶�鑳借�冩牳\HR_EmployeeSkillExamBillList.html" /> <Content Include="views\搴旀敹绠$悊\鎶ヨ〃鍒嗘瀽\Xs_SeOrderBarCodeInAndOutStockDetailReport.html" /> + <Content Include="views\鏉$爜鏄庣粏\Kf_MateOutBillList_CodeDetail.html" /> <Content Include="views\妯℃不鍏风鐞哱鍣ㄥ叿鎶ヨ〃\Sc_MouldLifeUsePicReport.html" /> <Content Include="views\妯℃不鍏风鐞哱鍣ㄥ叿鎶ヨ〃\Sc_MouldDotCheckTaskReport.html" /> <Content Include="views\妯℃不鍏风鐞哱鍣ㄥ叿鎶ヨ〃\Sc_MouldMaintainTaskReport.html" /> @@ -2339,6 +2342,13 @@ <Compile Include="views\鍩虹璧勬枡\鍏敤鍩虹璧勬枡\xmlLBM_Sc_ICMOReportBillList.aspx.designer.cs"> <DependentUpon>xmlLBM_Sc_ICMOReportBillList.aspx</DependentUpon> </Compile> + <Compile Include="views\鍩虹璧勬枡\鍏敤鍩虹璧勬枡\xmlLBM_QC_TakeSampleCheckBillMainList.aspx.cs"> + <DependentUpon>xmlLBM_QC_TakeSampleCheckBillMainList.aspx</DependentUpon> + <SubType>ASPXCodeBehind</SubType> + </Compile> + <Compile Include="views\鍩虹璧勬枡\鍏敤鍩虹璧勬枡\xmlLBM_QC_TakeSampleCheckBillMainList.aspx.designer.cs"> + <DependentUpon>xmlLBM_QC_TakeSampleCheckBillMainList.aspx</DependentUpon> + </Compile> <Compile Include="views\鍩虹璧勬枡\鍏敤鍩虹璧勬枡\xmlLBM_Xs_SellOutChangeBillList.aspx.cs"> <DependentUpon>xmlLBM_Xs_SellOutChangeBillList.aspx</DependentUpon> <SubType>ASPXCodeBehind</SubType> -- Gitblit v1.9.1