zgq
2021-03-11 e89e80030570de94c01efcd38d39e7f6149057a6
修改入库时不扫mes仓库bug
3个文件已修改
12 ■■■■ 已修改文件
WebTM/Properties/PublishProfiles/webtm.pubxml.user 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/views/仓存管理/仓库调拨/Cc_LookingForReturnBill.html 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/views/验收入库/产品入库/Kf_ProductInBill_Fast.html 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/Properties/PublishProfiles/webtm.pubxml.user
@@ -583,7 +583,7 @@
      <publishTime>01/14/2021 10:06:23</publishTime>
    </File>
    <File Include="layuiadmin/Scripts/webConfig.js">
      <publishTime>03/10/2021 19:45:42</publishTime>
      <publishTime>03/11/2021 09:30:57</publishTime>
    </File>
    <File Include="layuiadmin/style/admin.css">
      <publishTime>01/14/2021 10:06:24</publishTime>
@@ -1249,7 +1249,7 @@
      <publishTime>01/14/2021 10:06:24</publishTime>
    </File>
    <File Include="views/楠屾敹鍏ュ簱/浜у搧鍏ュ簱/Kf_ProductInBill_Fast.html">
      <publishTime>03/10/2021 19:28:30</publishTime>
      <publishTime>03/11/2021 09:29:14</publishTime>
    </File>
    <File Include="views/楠屾敹鍏ュ簱/浜у搧鍏ュ簱/Kf_ProductInBill_FastList.html">
      <publishTime>01/14/2021 10:06:24</publishTime>
WebTM/views/仓存管理/仓库调拨/Cc_LookingForReturnBill.html
@@ -716,6 +716,10 @@
                }
            });
        //浠ヤ笂涓簂ayui妯″潡
        });
        //杩斿洖浠撳簱
WebTM/views/验收入库/产品入库/Kf_ProductInBill_Fast.html
@@ -568,6 +568,10 @@
                    layer.msg("璇锋壂MES搴撲綅鐮侊紒", { icon: 5, btn: ['纭'], time: 100000, offset: 't', skin: 'layui-layer-lan', title: "娓╅Θ鎻愮ず" });
                    return;
                }
                else
                {
                    $("#HExplanation").val($("#HWHNAME").val());
                }
            }
            var sMainStr = JSON.stringify(data.field);
            var sSubStr = table.cache['wl-table'];