duhe
2023-11-09 2c5119c6f0f18980a31055942328b80c549c70ed
销售出库单:列表增加 状态 列
2个文件已修改
6 ■■■■■ 已修改文件
WebTM/Properties/PublishProfiles/JFTM.pubxml.user 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/views/领料发货/销售出库/Kf_SellOutBillList.html 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/Properties/PublishProfiles/JFTM.pubxml.user
@@ -4896,10 +4896,10 @@
      <publishTime>11/09/2023 15:34:08</publishTime>
    </File>
    <File Include="views/领料发货/销售出库/Kf_SellOutBillList.html">
      <publishTime>11/08/2023 16:50:19</publishTime>
      <publishTime>11/09/2023 15:53:10</publishTime>
    </File>
    <File Include="views/领料发货/销售出库/Kf_SellOutBillList.html">
      <publishTime>11/08/2023 16:50:19</publishTime>
      <publishTime>11/09/2023 15:53:10</publishTime>
    </File>
    <File Include="views/领料发货/销售出库/Kf_SellOutBill_CheckList_New.html">
      <publishTime>06/29/2023 15:20:45</publishTime>
WebTM/views/ÁìÁÏ·¢»õ/ÏúÊÛ³ö¿â/Kf_SellOutBillList.html
@@ -330,6 +330,7 @@
                       ,{ field: 'hmainid', title: 'hmainid', sort: true, hide: true }
                        , { field: '日期', title: '日期', width: 160, templet: "<div>{{d.日期 ==null ?'':layui.util.toDateString(d.日期, 'yyyy-MM-dd')}}</div>", sort: true }
                        , { field: '单据号', title: '单据号', width: 160, sort: true }
                        , { field: '状态', title: '状态', width: 160, sort: true }
                        , { field: '红蓝单标记', title: '红蓝单标记', width: 160, sort: true }
                        , { field: 'hsupid', title: 'hsupid', width: 200, hide: true, sort: true }
                        , { field: '客户', title: '客户', width: 200, sort: true }
@@ -398,6 +399,7 @@
                                } else {
                                    result[i].日期 = null;
                                    result[i].单据号 = "";
                                    result[i].状态 = "";
                                    result[i].红蓝单标记 = "";
                                    result[i].hsupid = "";
                                    result[i].客户 = "";