duhe
2025-06-26 ac42b293cf0e890c13e90fda8769f281ed07433b
宝工:提料计划报表(按采购订单)增加在途数量
2个文件已修改
5 ■■■■■ 已修改文件
WebTM/Properties/PublishProfiles/LAYUI.pubxml.user 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/views/生产管理/宝工排产/ReportPODemandPlanBillList.html 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/Properties/PublishProfiles/LAYUI.pubxml.user
@@ -5633,7 +5633,7 @@
      <publishTime>02/20/2025 16:33:50</publishTime>
    </File>
    <File Include="views/生产管理/宝工排产/ReportPODemandPlanBillList.html">
      <publishTime>06/20/2025 09:34:00</publishTime>
      <publishTime>06/26/2025 16:24:11</publishTime>
    </File>
    <File Include="views/生产管理/宝工排产/ReportPODemandPlanBillList_S.html">
      <publishTime>06/20/2025 09:34:57</publishTime>
WebTM/views/Éú²ú¹ÜÀí/±¦¹¤ÅŲú/ReportPODemandPlanBillList.html
@@ -217,7 +217,8 @@
            columns.push({ field: '采购员', title: '采购员', sort: true});
            columns.push({ field: '物料代码', title: '物料编码', sort: true});
            columns.push({ field: '计量单位名称', title: '计量单位', sort: true});
            columns.push({ field: 'TQSUM', title: '提料拖期数量', sort: true, totalRow: true});
            columns.push({ field: 'TQSUM', title: '提料拖期数量', sort: true, totalRow: true });
            columns.push({ field: '在途数量', title: '在途数量', sort: true, totalRow: true });
         
            //获取两个月期之间的相差
            var time1 = Date.parse(new Date($("#HBEGINDATE").val()));//开始时间