| WebTM/WebTM.csproj | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
| WebTM/WebTM.csproj.user | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
| WebTM/views/生产管理/日计划报表/ReportPODemandPlanBillList.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
WebTM/WebTM.csproj
@@ -326,7 +326,6 @@ <Content Include="views\WMSæ«ç 模å\å®¢æ·æ¡ç æ«æ\Gy_getCusBarCodeBillList_BarCodeList_Batch.html" /> <Content Include="views\WMSæ«ç 模å\å®¢æ·æ¡ç æ«æ\Gy_getCusBarCodeBill_PDA.html" /> <Content Include="views\WMSæ«ç 模å\å®¢æ·æ¡ç æ«æ\Gy_getCusBarCodeBillList_PDA.html" /> <Content Include="views\WMSæ«ç 模å\å°è½¦éå®\Kf_TrolleyPositionBill_PDA.html" /> <Content Include="views\WMSæ«ç 模å\åºåæ¥è¯¢\KF_ICInventoryByWorkShop_PDA.html" /> <Content Include="views\WMSæ«ç 模å\åºåæ¥è¯¢\KF_ICInventoryByCLD_PDA.html" /> <Content Include="views\WMSæ«ç 模å\æ«ç éªè¯\Gy_BarCodeConfirmBill_PDA.html" /> @@ -641,7 +640,6 @@ <Content Include="views\ç产管ç\å®å·¥æäº§\JIT_LockRequestBillList.html" /> <Content Include="views\ç产管ç\å®å·¥æäº§\ReportPODemandPlanBillList.html" /> <Content Include="views\ç产管ç\å®å·¥æäº§\ReportPODemandPlanBillList_S.html" /> <Content Include="views\ç产管ç\å®¢æ·æ ç¾\Sc_CustomerTagBarCodeList.html" /> <Content Include="views\ç产管ç\å®¢æ·æ ç¾\Sc_CustomerTagInfoExcel.html" /> <Content Include="views\ç产管ç\å®¢æ·æ ç¾\Sc_CustomerTagInfoEdit.html" /> <Content Include="views\ç产管ç\å®¢æ·æ ç¾\Sc_CustomerTagInfoList.html" /> WebTM/WebTM.csproj.user
@@ -2,7 +2,7 @@ <Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> <NameOfLastUsedPublishProfile>D:\æºäºè¿æ\MES\MES-WEB-LayUI\WebTM\Properties\PublishProfiles\FolderProfile.pubxml</NameOfLastUsedPublishProfile> <NameOfLastUsedPublishProfile>D:\WorkBench\MES-WEB-LayUI\WebTM\Properties\PublishProfiles\FolderProfile.pubxml</NameOfLastUsedPublishProfile> <NameOfLastUsedPublishProfile>C:\Users\86130\Desktop\æºäºè¿æ\MES-WEB-LayUI\WebTM\Properties\PublishProfiles\FolderProfile.pubxml</NameOfLastUsedPublishProfile> <ProjectView>ProjectFiles</ProjectView> <LastActiveSolutionConfig>Debug|Any CPU</LastActiveSolutionConfig> <UseIISExpress>true</UseIISExpress> WebTM/views/Éú²ú¹ÜÀí/Èռƻ®±¨±í/ReportPODemandPlanBillList.html
@@ -259,7 +259,7 @@ } columns.push({ field: 'ææè®¡åå计', title: 'ææè®¡åå计', filter: true }); field: 'PLANSUM', title: 'ææè®¡åå计', filter: true }); option = { elem: '#mainTable' @@ -322,7 +322,7 @@ data: { "sWhere": sWhere, "user": sessionStorage["HUserName"] }, success: function (result) { if (result.count == 1) { option.data = addTotalField(result.data); option.data = result.data; //å设置 DisPlay_HideColumnForPlan(HModName, sessionStorage["HUserName"], option); ins = table.render(option);