1
black-goat-me
2023-05-20 af1f2a18699b2082804ad55320c6768c714f8125
1
3个文件已修改
10 ■■■■ 已修改文件
WebTM/Properties/PublishProfiles/JFTM.pubxml.user 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/views/车间管理/报表分析/Kf_MaterOutEntryReport_Cloth.html 3 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/views/车间管理/报表分析/Kf_MaterOutSumReport_Cloth.html 3 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/Properties/PublishProfiles/JFTM.pubxml.user
@@ -4098,10 +4098,10 @@
      <publishTime>04/11/2023 16:34:43</publishTime>
    </File>
    <File Include="views/车间管理/报表分析/Kf_MaterOutEntryReport_Cloth.html">
      <publishTime>05/20/2023 04:21:05</publishTime>
      <publishTime>05/20/2023 04:33:37</publishTime>
    </File>
    <File Include="views/车间管理/报表分析/Kf_MaterOutSumReport_Cloth.html">
      <publishTime>05/20/2023 04:14:40</publishTime>
      <publishTime>05/20/2023 04:34:18</publishTime>
    </File>
    <File Include="views/车间管理/报表分析/Mes_OrderProcFlowAllReport.html">
      <publishTime>04/11/2023 16:34:43</publishTime>
WebTM/views/³µ¼ä¹ÜÀí/±¨±í·ÖÎö/Kf_MaterOutEntryReport_Cloth.html
@@ -240,6 +240,9 @@
                                if ($.inArray(data[i].name, "") > -1) {
                                    col.push({ field: data[i].id, title: data[i].name, align: 'center', hide: true }); //隐藏id列
                                }
                                else if (data[i].ColName == '白坯发布') {
                                    col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, width: data[i].width, totalRow:true });
                                }
                                else {
                                    switch (data[i].Type) {
                                        //int
WebTM/views/³µ¼ä¹ÜÀí/±¨±í·ÖÎö/Kf_MaterOutSumReport_Cloth.html
@@ -240,6 +240,9 @@
                                if ($.inArray(data[i].name, "") > -1) {
                                    col.push({ field: data[i].id, title: data[i].name, align: 'center', hide: true, width: data[i].width }); //隐藏id列
                                }
                                else if (data[i].ColName == '白坯发布') {
                                    col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, width: data[i].width, totalRow: true });
                                }
                                else {
                                    switch (data[i].Type) {
                                        //int