yxj
2023-11-24 0551cae3c77e661a74799a8d76185d1f1f2095a0
乔一销售出库扫码模块、缓存列表模块优化,主界面代码修改
8个文件已修改
896 ■■■■ 已修改文件
WebTM/views/WMS扫码模块/销售出库/Kf_SellOutBillList_QiaoYi_PDA.html 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/views/WMS扫码模块/销售出库/Kf_SellOutBill_QiaoYi_PDA.html 154 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/views/home/console_Mobile_QiaoYi.html 173 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/views/index_Mobile.html 10 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/views/index_Mobile_QiaoYi.html 489 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/views/index_QiaoYi.html 7 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/views/公共页面/Kf_ChaoBaoEditDlg.html 53 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/views/应收管理/报表分析/YS_CusShouldIncomeEntryReport.html 8 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/views/WMSɨÂëÄ£¿é/ÏúÊÛ³ö¿â/Kf_SellOutBillList_QiaoYi_PDA.html
@@ -346,7 +346,7 @@
        form.on('submit(cmdCancel)', function () {
            layer.confirm('您确定要退出吗?', { icon: 3, title: '提示' }, function (index) {
                parent.location.href = "../../../views/index_Mobile.html";
                parent.location.href = "../../../views/index_Mobile_QiaoYi.html";
            });
        })
WebTM/views/WMSɨÂëÄ£¿é/ÏúÊÛ³ö¿â/Kf_SellOutBill_QiaoYi_PDA.html
@@ -346,8 +346,8 @@
                //光标默认在条码位置上
                var pFocus = $("#HSourceBillNo");
                pFocus.focus();     //获取光标
                pFocus.select();
                pFocus.focus();     //获取光标
            }
            //初始化表单时间插件
@@ -525,7 +525,12 @@
                        $("#HStockPlaceName").val("");
                        $("#HStockPlaceName").removeAttr("readonly");
                        $('#HSpID-BT').removeClass("layui-btn-disabled").attr("disabled", false);//按钮恢复正常状态
                        layer.msg("仓库条码为空!", { icon: 0, btn: ['确认'], time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示" });
                        layer.msg("仓库条码为空!", {
                            icon: 0, time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示", btn: ['确认']
                        }, function () {
                            $("#HWHName").select();
                            $("#HWHName").focus();
                        });
                        return;
                    }
@@ -550,6 +555,7 @@
                                }
                                element.tabChange('tab-Kf_SellOutBill_QiaoYi_PDA', '1');
                                //光标显示到条码上
                                $("#HBarCode").select();
                                $("#HBarCode").focus();
                            }
                            else {
@@ -560,7 +566,12 @@
                                $("#HStockPlaceName").val("");
                                $("#HStockPlaceName").removeAttr("readonly");
                                $('#HSpID-BT').removeClass("layui-btn-disabled").attr("disabled", false);//按钮恢复正常状态
                                layer.msg(result.Message, { icon: 0, btn: ['确认'], time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示" });
                                layer.msg(result.Message, {
                                    icon: 0, time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示", btn: ['确认']
                                }, function () {
                                    $("#HWHName").select();
                                    $("#HWHName").focus();
                                });
                            }
                            layer.closeAll("loading");
                        }
@@ -599,7 +610,12 @@
                        $("#HWHName").val("");
                        $("#HStockPlaceID").val("0");
                        $("#HStockPlaceName").val("");
                        layer.msg("仓位条码为空!", { icon: 0, btn: ['确认'], time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示" });
                        layer.msg("仓位条码为空!", {
                            icon: 0, time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示", btn: ['确认']
                        }, function () {
                            $("#HStockPlaceName").select();
                            $("#HStockPlaceName").focus();
                        });
                        return;
                    }
@@ -616,6 +632,7 @@
                                $("#HWHID").val(result.data[0].HWHID);
                                //element.tabChange('tab-Kf_SellOutBill_QiaoYi_PDA', '1');
                                //光标显示到条码上
                                $("#HBarCode").select();
                                $("#HBarCode").focus();
                            }
                            else {
@@ -624,7 +641,12 @@
                                $("#HWHName").val("");
                                $("#HStockPlaceID").val("0");
                                $("#HStockPlaceName").val("");
                                layer.msg(result.Message, { icon: 0, btn: ['确认'], time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示" });
                                layer.msg(result.Message, {
                                    icon: 0, time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示", btn: ['确认']
                                }, function () {
                                    $("#HStockPlaceName").select();
                                    $("#HStockPlaceName").focus();
                                });
                            }
                            layer.closeAll("loading");
                        }
@@ -660,7 +682,12 @@
                        playSound();
                        $("#HKeeperID").val("0");
                        $("#HKeeperName").val("");
                        layer.msg("保管员条码为空!", { icon: 0, btn: ['确认'], time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示" });
                        layer.msg("保管员条码为空!", {
                            icon: 0, time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示", btn: ['确认']
                        }, function () {
                            $("#HKeeperName").select();
                            $("#HKeeperName").focus();
                        });
                        return;
                    }
@@ -675,13 +702,19 @@
                                $("#HKeeperName").val(result.data[0].HName);
                                element.tabChange('tab-Kf_SellOutBill_QiaoYi_PDA', '1');
                                //光标显示到条码上
                                $("#HBarCode").select();
                                $("#HBarCode").focus();
                            }
                            else {
                                playSound();
                                $("#HKeeperID").val("0");
                                $("#HKeeperName").val("");
                                layer.msg(result.Message, { icon: 0, btn: ['确认'], time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示" });
                                layer.msg(result.Message, {
                                    icon: 0, time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示", btn: ['确认']
                                }, function () {
                                    $("#HKeeperName").select();
                                    $("#HKeeperName").focus();
                                });
                            }
                            layer.closeAll("loading");
                        }
@@ -717,7 +750,12 @@
                        playSound();
                        $("#HSecManagerID").val("0");
                        $("#HSecManagerName").val("");
                        layer.msg("验收员条码为空!", { icon: 0, btn: ['确认'], time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示" });
                        layer.msg("验收员条码为空!", {
                            icon: 0, time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示", btn: ['确认']
                        }, function () {
                            $("#HSecManagerName").select();
                            $("#HSecManagerName").focus();
                        });
                        return;
                    }
@@ -732,13 +770,19 @@
                                $("#HSecManagerName").val(result.data[0].HName);
                                element.tabChange('tab-Kf_SellOutBill_QiaoYi_PDA', '1');
                                //光标显示到条码上
                                $("#HBarCode").select();
                                $("#HBarCode").focus();
                            }
                            else {
                                playSound();
                                $("#HSecManagerID").val("0");
                                $("#HSecManagerName").val("");
                                layer.msg(result.Message, { icon: 0, btn: ['确认'], time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示" });
                                layer.msg(result.Message, {
                                    icon: 0, time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示", btn: ['确认']
                                }, function () {
                                    $("#HSecManagerName").select();
                                    $("#HSecManagerName").focus();
                                });
                            }
                            layer.closeAll("loading");
                        }
@@ -774,7 +818,12 @@
                        playSound();
                        $("#HDeptID").val("0");
                        $("#HDeptName").val("");
                        layer.msg("部门条码为空!", { icon: 0, btn: ['确认'], time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示" });
                        layer.msg("部门条码为空!", {
                            icon: 0, time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示", btn: ['确认']
                        }, function () {
                            $("#HDeptName").select();
                            $("#HDeptName").focus();
                        });
                        return;
                    }
@@ -789,13 +838,19 @@
                                $("#HDeptName").val(result.data[0].HName);
                                element.tabChange('tab-Kf_SellOutBill_QiaoYi_PDA', '1');
                                //光标显示到条码上
                                $("#HBarCode").select();
                                $("#HBarCode").focus();
                            }
                            else {
                                playSound();
                                $("#HDeptID").val("0");
                                $("#HDeptName").val("");
                                layer.msg(result.Message, { icon: 0, btn: ['确认'], time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示" });
                                layer.msg(result.Message, {
                                    icon: 0, time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示", btn: ['确认']
                                }, function () {
                                    $("#HDeptName").select();
                                    $("#HDeptName").focus();
                                });
                            }
                            layer.closeAll("loading");
                        }
@@ -961,7 +1016,7 @@
                        parent.layer.close(index);
                    }
                    else {
                        parent.location.href = "../../../views/index_Mobile.html";
                        parent.location.href = "../../../views/index_Mobile_QiaoYi.html";
                    }
                });
            })
@@ -985,12 +1040,24 @@
                if (HSourceFlag == false) {
                    playSound();
                    layer.msg("请先扫描源单条码!", { icon: 0, btn: ['确认'], time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示" });
                    layer.msg("请先扫描源单条码!", {
                        icon: 0, time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示", btn: ['确认']
                    }, function () {
                        element.tabChange('tab-Kf_SellOutBill_QiaoYi_PDA', '1');
                        $("#HSourceBillNo").select();
                        $("#HSourceBillNo").focus();
                    });
                    return;
                }
                if (sHWHID == 0) {
                    playSound();
                    layer.msg("仓库未选择,请先选择仓库或仓位!", { icon: 0, btn: ['确认'], time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示" });
                    layer.msg("仓库未选择,请先选择仓库或仓位!", {
                        icon: 0, time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示", btn: ['确认']
                    }, function () {
                        element.tabChange('tab-Kf_SellOutBill_QiaoYi_PDA', '1');
                        $("#HStockPlaceName").select();
                        $("#HStockPlaceName").focus();
                    });
                    return;
                }
                layer.open({
@@ -1007,6 +1074,7 @@
                    }
                    , end: function () {
                        element.tabChange('tab-Kf_SellOutBill_QiaoYi_PDA', '2');
                        $("#HBarCode").select();
                        $("#HBarCode").focus();
                        //显示表体明细
                        DisBillEntryList();
@@ -1063,13 +1131,20 @@
                                $('#HSourceBillNo-BT').addClass("layui-btn-disabled").attr("disabled", true);//按钮禁用
                            }
                            element.tabChange('tab-Kf_SellOutBill_QiaoYi_PDA', '2');
                            $("#HBarCode").select();
                            $("#HBarCode").focus();
                            //显示表体明细
                            DisBillEntryList();
                        }
                        else {
                            playSound();
                            layer.msg(result.Message, { icon: 5, btn: ['确认'], time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示" });
                            layer.msg(result.Message, {
                                icon: 5, time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示", btn: ['确认']
                            }, function () {
                                element.tabChange('tab-Kf_SellOutBill_QiaoYi_PDA', '1');
                                $("#HSourceBillNo").select();
                                $("#HSourceBillNo").focus();
                            });
                        }
                    }
                });
@@ -1085,14 +1160,18 @@
            $('#HBarCode').on('keydown', function (event) {
                if (event.keyCode == 13) {
                    GetMeesageByBarCode();
                    $("#HBarCode").select();
                    $("#HBarCode").focus();     //获取光标
                    layer.closeAll("loading");
                }
            });
            //条码按钮
            form.on('submit(HBarCode-BT)', function (data) {
                GetMeesageByBarCode();
                $("#HBarCode").select();
                $("#HBarCode").focus();     //获取光标
                layer.closeAll("loading");
            });
            //扫条码
@@ -1109,7 +1188,13 @@
                layer.load(3)
                if (HDeleteFlag == "*") {
                    if (sBarCode == "") {
                        layer.msg("请扫描要删除的条码", { icon: 0, btn: ['确认'], time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示" });
                        playSound();
                        layer.msg("请扫描要删除的条码", {
                            icon: 0, time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示", btn: ['确认']
                        }, function () {
                            $("#HBarCode").select();
                            $("#HBarCode").focus();
                        });
                        return;
                    }
                    else {
@@ -1132,13 +1217,22 @@
                                }
                                else {
                                    playSound();
                                    layer.msg(data.Message, { icon: 5, btn: ['确认'], time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示" });
                                    layer.msg(data.Message, {
                                        icon: 5, time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示", btn: ['确认']
                                    }, function () {
                                        $("#HBarCode").select();
                                        $("#HBarCode").focus();
                                    });
                                }
                            },
                            error: function (err) {
                                playSound();
                                layer.msg('错误' + err, { icon: 2, btn: ['确认'], time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示" });
                                layer.msg('错误' + err, {
                                    icon: 2, time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示", btn: ['确认']
                                }, function () {
                                    $("#HBarCode").select();
                                    $("#HBarCode").focus();
                                });
                            }
                        });
                }
@@ -1146,7 +1240,12 @@
                    var sBarCode = $('#HBarCode').val()
                    if (sBarCode == '') {
                        playSound();
                        layer.msg("条码为空,请扫描条码!", { icon: 0, btn: ['确认'], time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示" });
                        layer.msg("条码为空,请扫描条码!", {
                            icon: 0, time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示", btn: ['确认']
                        }, function () {
                            $("#HBarCode").select();
                            $("#HBarCode").focus();
                        });
                        return;
                    }
                    if (sBarCode != "") {
@@ -1250,12 +1349,22 @@
                            }
                            else {
                                playSound();
                                layer.msg(result.Message, { icon: 5, btn: ['确认'], time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示" });
                                layer.msg(result.Message, {
                                    icon: 5, time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示", btn: ['确认']
                                }, function () {
                                    $("#HBarCode").select();
                                    $("#HBarCode").focus();
                                });
                            }
                        },
                        error: function (err) {
                            playSound();
                            layer.msg("错误!" + err, { icon: 5, btn: ['确认'], time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示" });
                            layer.msg("错误!" + err, {
                                icon: 5, time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示", btn: ['确认']
                            }, function () {
                                $("#HBarCode").select();
                                $("#HBarCode").focus();
                            });
                        }
                    });
                }
@@ -1322,7 +1431,6 @@
                            table.render(BarCodelistOption);
                        }
                        else {
                            //layer.msg(result.Message);
                            layer.msg(result.Message, { icon: 5, btn: ['确认'], time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示" });
                        }
                    }
WebTM/views/home/console_Mobile_QiaoYi.html
@@ -20,61 +20,18 @@
                            <div class="layadmin-shortcut">
                                <div carousel-item>
                                    <ul class="layui-row layui-col-space10">
                                        <!--<li class="layui-col-xs3">
                                            <a href="../车间管理/工序流转/MES_StationInBill_PDA.html" target="main_self_frame">
                                                <i class="layui-icon layui-icon-find-fill"></i>
                                                <cite>工序进站接收单</cite>
                                            </a>
                                        </li>
                                        <li class="layui-col-xs3">
                                            <a href="../车间管理/工序流转/MES_StationOutBill_PDA.html" target="main_self_frame">
                                                <i class="layui-icon layui-icon-find-fill"></i>
                                                <cite>工序出站汇报单</cite>
                                            </a>
                                        </li>-->
                                        <!--<li class="layui-col-xs3">
                                            <a href="../车间管理/委外工序发出单/Cj_StationEntrustInBill.html" target="main_self_frame">
                                                <i class="layui-icon layui-icon-find-fill"></i>
                                                <cite>委外工序发出单</cite>
                                            </a>
                                        </li>-->
                                        <li class="layui-col-xs3">
                                            <a href="../车间管理/工序流转/MES_StationInBill_PDA_QiaoYi.html?type=jzd" target="main_self_frame">
                                                <i class="layui-icon layui-icon-add-circle"></i>
                                                <cite>工序进站接收单</cite>
                                            </a>
                                        </li>
                                        <!--<li class="layui-col-xs3">
                                            <a href="../验收入库/委外入库/Kf_EntrustInBill_Fast.html" target="main_self_frame">
                                                <i class="layui-icon layui-icon-template-1"></i>
                                                <cite>委外入库</cite>
                                            </a>
                                        </li>-->
                                        <li class="layui-col-xs3">
                                            <a href="../车间管理/工序流转/MES_StationOutBill_PDA_QiaoYi.html?type=czd" target="main_self_frame">
                                                <i class="layui-icon layui-icon-theme"></i>
                                                <cite>工序出站汇报单</cite>
                                            </a>
                                        </li>
                                        <!--<li class="layui-col-xs3">
                                            <a href="../领料发货/领料出库/Kf_MateOutBill_Fast.html" target="main_self_frame">
                                                <i class="layui-icon layui-icon-chart"></i>
                                                <cite>领料出库</cite>
                                            </a>
                                        </li>
                                        <li class="layui-col-xs3">
                                            <a href="../领料发货/委外出库/Kf_EntrustOutBill_Fast.html" target="main_self_frame">
                                                <i class="layui-icon layui-icon-chart"></i>
                                                <cite>委外出库</cite>
                                            </a>
                                        </li>
                                        <li class="layui-col-xs3">
                                            <a href="../领料发货/销售出库/Kf_SellOutBill_Fast.html" target="main_self_frame">
                                                <i class="layui-icon layui-icon-chat"></i>
                                                <cite>销售出库</cite>
                                            </a>
                                        </li>-->
                                        <li class="layui-col-xs3">
                                            <a href="../验收入库/其他入库/Kf_OtherInBill_Fast.html" target="main_self_frame">
                                                <i class="layui-icon layui-icon-android"></i>
@@ -93,138 +50,24 @@
                                                <cite>其他出库</cite>
                                            </a>
                                        </li>
                                        <!--<li class="layui-col-xs3">
                                          <a href="../生产管理/生产拆箱单/Sc_PackSplitBill_Fast.html" target="main_self_frame">
                                              <i class="layui-icon layui-icon-find-fill"></i>
                                              <cite>生产拆箱单</cite>
                                          </a>
                                        </li>
                                        <li class="layui-col-xs3">
                                          <a href="../生产管理/生产汇报单/Sc_ICMOReportBill_FastNew.html" target="main_self_frame">
                                              <i class="layui-icon layui-icon-find-fill"></i>
                                              <cite>生产汇报单</cite>
                                          </a>
                                        </li>
                                        <li class="layui-col-xs3">
                                          <a href="../仓存管理/条码库存/KF_ICInventoryByMaterID.html" target="main_self_frame">
                                              <i class="layui-icon layui-icon-find-fill"></i>
                                              <cite>条码库存</cite>
                                          </a>
                                        </li>
                                        <li class="layui-col-xs3">
                                          <a href="../生产管理/组托单编辑/Sc_GroupOrderBillEdit_Fast.html" target="main_self_frame">
                                              <i class="layui-icon layui-icon-find-fill"></i>
                                              <cite>组托单编辑</cite>
                                          </a>
                                        </li>-->
                                        <li class="layui-col-xs3">
                                            <a href="../领料发货/其他出库/Kf_OtherOutBill_FastList.html" target="main_self_frame">
                                                <i class="layui-icon layui-icon-auz"></i>
                                                <cite>其他出库缓存列表</cite>
                                            </a>
                                        </li>
                                        <!--<li class="layui-col-xs3">
                                            <a href="../验收入库/外购入库/Kf_POStockInBill_Fast.html" target="main_self_frame">
                                                <i class="layui-icon layui-icon-align-center"></i>
                                                <cite>采购入库</cite>
                                        <li class="layui-col-xs3">
                                            <a href="../WMS扫码模块/销售出库/Kf_SellOutBill_QiaoYi_PDA.html" target="main_self_frame">
                                                <i class="layui-icon layui-icon-chat"></i>
                                                <cite>销售出库</cite>
                                            </a>
                                        </li>-->
                                        <!--<li class="layui-col-xs3">
                                            <a href="../生产管理/生产汇报单/Sc_ICMOReportBill_FastNewList.html" target="main_self_frame">
                                        </li>
                                        <li class="layui-col-xs3">
                                            <a href="../WMS扫码模块/销售出库/Kf_SellOutBillList_QiaoYi_PDA.html" target="main_self_frame">
                                                <i class="layui-icon layui-icon-find-fill"></i>
                                                <cite>生产汇报单缓存列表</cite>
                                            </a>
                                        </li>-->
                                        <!--<li class="layui-col-xs3">
                                            <a href="../仓存管理/仓库调拨/Kf_MoveStockOutBill_Fast.html" target="main_self_frame">
                                                <i class="layui-icon layui-icon-auz"></i>
                                                <cite>分布调出</cite>
                                            </a>
                                        </li>-->
                                        <!--<li class="layui-col-xs3">
                                            <a href="../领料发货/委外出库/Kf_EntrustOutBill_Fast.html" target="main_self_frame">
                                                <i class="layui-icon layui-icon-bluetooth"></i>
                                                <cite>委外领料</cite>
                                                <cite>销售出库缓存列表</cite>
                                            </a>
                                        </li>
                                        <li class="layui-col-xs3">
                                            <a href="../验收入库/委外入库/Kf_EntrustInBill_Fast.html" target="main_self_frame">
                                                <i class="layui-icon layui-icon-mike"></i>
                                                <cite>委外入库</cite>
                                            </a>
                                        </li>
                                        <li class="layui-col-xs3">
                                            <a href="../验收入库/其他入库/Kf_OtherInBill_Fast.html" target="main_self_frame">
                                                <i class="layui-icon layui-icon-carousel"></i>
                                                <cite>其他入库</cite>
                                            </a>
                                        </li>
                                        <li class="layui-col-xs3">
                                            <a href="../领料发货/其他出库/Kf_OtherOutBill_Fast.html" target="main_self_frame">
                                                <i class="layui-icon layui-icon-cellphone"></i>
                                                <cite>其他出库</cite>
                                            </a>
                                        </li>
                                        <li class="layui-col-xs3">
                                            <a href="../领料发货/收料入库/Kf_ReciveBill_Fast_AR.html" target="main_self_frame">
                                                <i class="layui-icon layui-icon-chart"></i>
                                                <cite>到货确认</cite>
                                            </a>
                                        </li>
                                        <li class="layui-col-xs3">
                                            <a href="../质量管理/来料检验单/Kf_QCStockInCheckBill_Fast.html" target="main_self_frame">
                                                <i class="layui-icon layui-icon-chrome"></i>
                                                <cite>来料检验</cite>
                                            </a>
                                        </li>
                                        <li class="layui-col-xs3">
                                            <a href="../质量管理/来料检验单/Kf_SCStockInCheckBill_Fast.html" target="main_self_frame">
                                                <i class="layui-icon layui-icon-diamond"></i>
                                                <cite>生产检验</cite>
                                            </a>
                                        </li>
                                        <li class="layui-col-xs3">
                                            <a href="../仓存管理/仓库调拨/Kf_ARPD.html" target="main_self_frame">
                                                <i class="layui-icon layui-icon-dollar"></i>
                                                <cite>调拨盘点</cite>
                                            </a>
                                        </li>
                                        <li class="layui-col-xs3">
                                            <a href="../领料发货/领料出库/Kf_MateOutBill_Check_New.html" target="main_self_frame">
                                                <i class="layui-icon layui-icon-home"></i>
                                                <cite>生产领料校验</cite>
                                            </a>
                                        </li>
                                        <li class="layui-col-xs3">
                                            <a href="../领料发货/生产补料/Kf_MateReplenishOutBill_Check_New.html" target="main_self_frame">
                                                <i class="layui-icon layui-icon-windows"></i>
                                                <cite>生产补料校验</cite>
                                            </a>
                                        </li>
                                        <li class="layui-col-xs3">
                                            <a href="../领料发货/委外出库/Kf_EntrustOutBill_Check_New.html" target="main_self_frame">
                                                <i class="layui-icon layui-icon-list"></i>
                                                <cite>委外领料校验</cite>
                                            </a>
                                        </li>
                                        <li class="layui-col-xs3">
                                            <a href="../领料发货/销售出库/Kf_SellOutBill_Check_New.html" target="main_self_frame">
                                                <i class="layui-icon layui-icon-search"></i>
                                                <cite>销售出库校验</cite>
                                            </a>
                                        </li>
                                        <li class="layui-col-xs3">
                                            <a href="../领料发货/生产补料/Kf_MateReplenishOutBill_Check_New.html" target="main_self_frame">
                                                <i class="layui-icon layui-icon-addition"></i>
                                                <cite>生产补料</cite>
                                            </a>
                                        </li>
                                        <li class="layui-col-xs3">
                                            <a href="../生产管理/生产汇报单/Sc_ICMOReportBill_FastNew.html" target="main_self_frame">
                                                <i class="layui-icon layui-icon-align-center"></i>
                                                <cite>生产汇报单</cite>
                                            </a>
                                        </li>-->
                                    </ul>
                                </div>
                            </div>
WebTM/views/index_Mobile.html
@@ -421,10 +421,6 @@
                              <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                              é”€å”®å‡ºåº“
                          </a>
                          <a href="WMS扫码模块/销售出库/Kf_SellOutBill_QiaoYi_PDA.html" target="main_self_frame" style="color: aqua;">
                              <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                              é”€å”®å‡ºåº“—乔一
                          </a>
                          <a href="领料发货/销售出库/Kf_SellOutBill_Check_New.html" target="main_self_frame" style="color: aqua;">
                              <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                              é”€å”®å‡ºåº“校验
@@ -687,12 +683,6 @@
                          <a lay-href="领料发货/销售出库/Kf_SellOutBill_FastList.html" style="color: aqua;">
                              <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                              é”€å”®å‡ºåº“缓存列表
                          </a>
                      </dd>
                      <dd>
                          <a lay-href="WMS扫码模块/销售出库/Kf_SellOutBillList_QiaoYi_PDA.html" style="color: aqua;">
                              <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                              é”€å”®å‡ºåº“缓存列表—乔一
                          </a>
                      </dd>
                      <dd>
WebTM/views/index_Mobile_QiaoYi.html
@@ -85,84 +85,6 @@
                                <cite>车间管理</cite>
                            </a>
                            <dl class="layui-nav-child">
                                <!--<dd>
                <a lay-href="车间管理/工序流转/MES_StationInBill_PDA_OLD.html" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    å·¥åºè¿›ç«™æŽ¥æ”¶å•
                </a>
            </dd>
            <dd>
                <a lay-href="车间管理/工序进站接收单/Sc_StationInBill_Mul_PDA.html" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    å·¥åºè¿›ç«™æŽ¥æ”¶å•批量
                </a>
            </dd>
            <dd>
                <a lay-href="车间管理/工序流转/MES_StationOutBill_PDA_OLD.html" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    å·¥åºå‡ºç«™æ±‡æŠ¥å•
                </a>
            </dd>
            <dd>
                <a lay-href="车间管理/工序出站汇报单/Sc_StationOutBill_Mul_PDA.html" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    å·¥åºå‡ºç«™æ±‡æŠ¥å•批量
                </a>
            </dd>-->
                                <!--<dd>
                <a lay-href="车间管理/委外工序发出单/Cj_StationEntrustInBill_PDA.html" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    å·¥åºå§”外发出单
                </a>
            </dd>
            <dd>
                <a lay-href="车间管理/委外工序发出单/Cj_StationEntrustInBill_Mul_PDA.html" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    å·¥åºå§”外发出单批量
                </a>
            </dd>
            <dd>
                <a lay-href="车间管理/委外工序接收单/Cj_StationEntrustOutBill_PDA.html" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    å·¥åºå§”外接收单
                </a>
            </dd>
            <dd>
                <a lay-href="车间管理/委外工序接收单/Cj_StationEntrustOutBill_Mul_PDA.html" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    å·¥åºå§”外接收单批量
                </a>
            </dd>
            <dd>
                <a lay-href="生产工序管理/工序汇报单/Sc_ProcessReportOverList.html" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    å·¥åºæ±‡æŠ¥å…¥åº“列表
                </a>
            </dd>
            <dd>
                <a lay-href="组装单/Sc_PCruxBindingPDA.html" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    äº§çº¿å…³é”®ä»¶ç»‘定
                </a>
            </dd>-->
                                <!--<dd>
                <a lay-href="" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    å·¥åºæ±‡æŠ¥å•null
                </a>
            </dd>-->
                                <!--<dd>
                <a lay-href="" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    å§”外工序计划转出单null
                </a>
            </dd>-->
                                <!--<dd>
                <a lay-href="" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    å§”外工序计划汇报单null
                </a>
            </dd>-->
                                <dd>
                                    <a href="车间管理/工序流转/MES_StationInBill_PDA_QiaoYi.html?type=jzd" target="main_self_frame" style="color: aqua;">
                                        <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
@@ -215,129 +137,6 @@
                                </dd>
                            </dl>
                        </li>
                        <!-- æ¨¡æ²»å…·ç®¡ç† -->
                        <!--<li data-name="set" class="layui-nav-item">
        <a style="padding-left:20px;">
            <img src="../layuiadmin/myicon/车间管理.svg" alt="车间管理" style="width:25px;height:25px;margin-right: 5px;" />
            <cite>模治具管理</cite>
        </a>
        <dl class="layui-nav-child">
            <dd>
                <a lay-href="模治具管理/模治具点检保养/Sc_MouldDotCheckBill_PDA.html" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    æ¨¡æ²»å…·ç‚¹æ£€è®°å½•单
                </a>
            </dd>
            <dd>
                <a lay-href="模治具管理/模治具点检保养/Sc_MouldMaintainBill_PDA.html" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    æ¨¡æ²»å…·ä¿å…»è®°å½•单
                </a>
            </dd>
            <dd>
                <a lay-href="模治具管理/模具维修记录单/Sc_MouldRepairWorkBill_PDA.html" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    æ¨¡æ²»å…·ç»´ä¿®è®°å½•单
                </a>
            </dd>
            <dd>
                <a lay-href="模治具管理/模具寿命调整单/Sc_MouldLifeChangeBill_PDA.html" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    æ¨¡æ²»å…·å¯¿å‘½è°ƒæ•´å•
                </a>
            </dd>
            <dd>
                <a lay-href="模治具管理/模具生产领用单/Sc_MouldProdOutBill_PDA.html" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    æ¨¡å…·ç”Ÿäº§é¢†ç”¨å•
                </a>
            </dd>
            <dd>
                <a lay-href="模治具管理/模具生产退库单/Sc_MouldProdBackBill_PDA.html" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    æ¨¡å…·ç”Ÿäº§é€€åº“单
                </a>
            </dd>
            <dd>
                <a lay-href="模治具管理/模具处理出库单/Sc_MouldScrapOutBill_PDA.html" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    æ¨¡æ²»å…·å¤„理出库单
                </a>
            </dd>
            <dd>
                <a lay-href="模治具管理/模具报废入库单/Sc_MouldScrapInBill_PDA.html" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    æ¨¡å…·æŠ¥åºŸå…¥åº“单
                </a>
            </dd>
            <dd>
                <a lay-href="模治具管理/模具其他入库单/Sc_MouldOtherInBill_PDA.html" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    æ¨¡æ²»å…·å…¶ä»–入库单
                </a>
            </dd>
            <dd>
                <a lay-href="模治具管理/模具其他出库单/Sc_MouldOtherOutBill_PDA.html" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    æ¨¡æ²»å…·å…¶ä»–出库单
                </a>
            </dd>
            <dd>
                <a lay-href="模治具管理/模具生产领用单/Sc_MouldProdOutBill_PDA.html" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    æ¨¡å…·ç”Ÿäº§é¢†ç”¨å•
                </a>
            </dd>
            <dd>
                <a lay-href="模治具管理/模具生产退库单/Sc_MouldProdBackBill_PDA.html" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    æ¨¡å…·ç”Ÿäº§é€€åº“单
                </a>
            </dd>
            <dd>
                <a lay-href="模治具管理/模具处理出库单/Sc_MouldScrapOutBill_PDA.html" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    æ¨¡å…·å¤„理出库单
                </a>
            </dd>
            <dd>
                <a lay-href="模治具管理/模具改制入库单/Sc_MouldRepairInBill_PDA.html" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    æ¨¡å…·æ”¹åˆ¶å…¥åº“单
                </a>
            </dd>
            <dd>
                <a lay-href="模治具管理/模具改制出库单/Sc_MouldRepairOutBill_PDA.html" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    æ¨¡å…·æ”¹åˆ¶å‡ºåº“单
                </a>
            </dd>
            <dd>
                <a lay-href="模治具管理/模具采购入库单/Sc_MouldProdInBill_PDA.html" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    æ¨¡å…·é‡‡è´­å…¥åº“单
                </a>
            </dd>
            <dd>
                <a lay-href="模治具管理/设备保养记录单/Sb_EquipMaintainBill_PDA.html" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    è®¾å¤‡ä¿å…»è®°å½•单
                </a>
            </dd>
            <dd>
                <a lay-href="模治具管理/设备维修记录单/Sb_EquipRepairWorkBill_PDA.html" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    è®¾å¤‡ç»´ä¿®è®°å½•单
                </a>
            </dd>
            <dd>
                <a lay-href="模治具管理/设备点检记录单/Sb_EquipDotCheckBill_PDA.html" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    è®¾å¤‡ç‚¹æ£€è®°å½•单
                </a>
            </dd>
        </dl>
    </li>-->
                        <!-- ä»“储条码管理 -->
                        <li data-name="set" class="layui-nav-item">
                            <a style="padding-left:20px;">
@@ -345,86 +144,24 @@
                                <cite>仓储条码管理</cite>
                            </a>
                            <dl class="layui-nav-child">
                                <!--<dd>
        <a href="验收入库/外购入库/Kf_POStockInBill_Fast.html" target="main_self_frame" style="color: aqua;">
            <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
            é‡‡è´­å…¥åº“
        </a>
    </dd>
    <dd>
        <a href="验收入库/委外入库/Kf_EntrustInBill_Fast.html" target="main_self_frame" style="color: aqua;">
            <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
            å§”外入库
        </a>
    </dd>
    <dd>
        <a href="验收入库/产品入库/Kf_ProductInBill_Fast.html" target="main_self_frame" style="color: aqua;">
            <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
            ç”Ÿäº§å…¥åº“
        </a>
    </dd>-->
                                <dd>
                                    <a href="验收入库/其他入库/Kf_OtherInBill_Fast.html" target="main_self_frame" style="color: aqua;">
                                        <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                                        å…¶ä»–入库
                                    </a>
                                </dd>
                                <!--<dd>
        <a href="验收入库/其他入库/Kf_OtherInBackBill_Fast.html" target="main_self_frame" style="color: aqua;">
            <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
            å…¶ä»–入库(红字)
        </a>
    </dd>-->
                                <!--<dd>
        <a href="领料发货/领料出库/Kf_MateOutBill_Fast.html" target="main_self_frame" style="color: aqua;">
            <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
            ç”Ÿäº§é¢†æ–™
        </a>
    </dd>
    <dd>
        <a href="领料发货/委外出库/Kf_EntrustOutBill_Fast.html" target="main_self_frame" style="color: aqua;">
            <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
            å§”外领料
        </a>
    </dd>
    <dd>
        <a href="领料发货/委外出库/Kf_EntrustOutBill_Check_New.html" target="main_self_frame" style="color: aqua;">
            <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
            å§”外领料校验
        </a>
    </dd>
    <dd>
        <a href="领料发货/销售出库/Kf_SellOutBill_Fast.html" target="main_self_frame" style="color: aqua;">
            <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
            é”€å”®å‡ºåº“
        </a>
        <a href="领料发货/销售出库/Kf_SellOutBill_Check_New.html" target="main_self_frame" style="color: aqua;">
            <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
            é”€å”®å‡ºåº“校验
        </a>
    </dd>-->
                                <dd>
                                    <a href="WMS扫码模块/销售出库/Kf_SellOutBill_QiaoYi_PDA.html" target="main_self_frame" style="color: aqua;">
                                        <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                                        é”€å”®å‡ºåº“
                                    </a>
                                </dd>
                                <dd>
                                    <a href="领料发货/其他出库/Kf_OtherOutBill_Fast.html" target="main_self_frame" style="color: aqua;">
                                        <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                                        å…¶ä»–出库
                                    </a>
                                    <!--<a href="领料发货/其他出库/Kf_OtherOutBill_Check.html" target="main_self_frame" style="color: aqua;">
            <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
            å…¶ä»–出库校验
        </a>-->
                                </dd>
                                <!--<dd>
        <a href="领料发货/生产补料/Kf_MateReplenishOutBill_Check_New.html" target="main_self_frame" style="color: aqua;">
            <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
            ç”Ÿäº§è¡¥æ–™æ ¡éªŒ
        </a>
    </dd>
    <dd>
        <a href="领料发货/委外补料/Kf_EntrustReplenishOutBill_Check_New.html" target="main_self_frame" style="color: aqua;">
            <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
            å§”外补料校验
        </a>
    </dd>-->
                                <dd>
                                    <a href="仓存管理/仓库调拨/Kf_MoveStockBill_Fast.html" target="main_self_frame" style="color: aqua;">
                                        <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
@@ -437,113 +174,7 @@
                                        æ¡ç æŸ¥è¯¢
                                    </a>
                                </dd>
                                <!--<dd>
        <a href="" target="main_self_frame" style="color: aqua;">
            <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
            åˆ†æ­¥å¼è°ƒå…¥n
        </a>
    </dd>-->
                                <!--<dd>
        <a href="仓存管理/仓库调拨/Kf_MoveStockOutBill_Fast.html" target="main_self_frame" style="color: aqua;">
            <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
            åˆ†æ­¥å¼è°ƒå‡º
        </a>
    </dd>
    <dd>
        <a href="验收入库/外购入库/Kf_POStockInBackBill.html" target="main_self_frame" style="color: aqua;">
            <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
            é‡‡è´­é€€æ–™
        </a>
    </dd>
    <dd>
        <a href="验收入库/产品入库/Kf_ProductInBackBill.html" target="main_self_frame" style="color: aqua;">
            <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
            ç”Ÿäº§é€€åº“
        </a>
    </dd>
    <dd>
        <a href="领料发货/领料出库/Kf_MateOutBackBill_Fast.html" target="main_self_frame" style="color: aqua;">
            <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
            ç”Ÿäº§é€€æ–™
        </a>
    </dd>-->
                                <!--<dd>
        <a href="领料发货/销售出库/Kf_SellOutBackBill_Fast.html" target="main_self_frame" style="color: aqua;">
            <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
            é”€å”®é€€è´§
        </a>
    </dd>
    <dd>
        <a href="领料发货/收料入库/Kf_ReciveBill_Fast.html" target="main_self_frame" style="color: aqua;">
            <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
            åˆ°è´§ç¡®è®¤
        </a>
    </dd>
    <dd>
        <a href="生产管理/生产装箱单/Sc_PackUnionBill_Fast.html" target="main_self_frame" style="color: aqua;">
            <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
            ç”Ÿäº§è£…箱单
        </a>
    </dd>
    <dd>
        <a href="生产管理/生产拆箱单/Sc_PackSplitBill_Fast.html" target="main_self_frame" style="color: aqua;">
            <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
            ç”Ÿäº§æ‹†ç®±å•
        </a>
    </dd>
    <dd>
        <a href="生产管理/生产汇报单/Sc_ICMOReportBill_FastNew.html" target="main_self_frame" style="color: aqua;">
            <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
            ç”Ÿäº§æ±‡æŠ¥å•
        </a>
    </dd>-->
                                <!--<dd>
        <a href="" target="main_self_frame" style="color: aqua;">
            <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
            æ¡ç æŸ¥è¯¢n
        </a>
    </dd>-->
                                <!--<dd>
        <a href="仓存管理/条码库存/KF_ICInventoryByMaterID.html" target="main_self_frame" style="color: aqua;">
            <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
            åº“存查询
        </a>
    </dd>-->
                            </dl>
                        </li>
                        <!-- è®¾å¤‡ç®¡ç† -->
                        <!--<li data-name="set" class="layui-nav-item">
        <a style="padding-left:20px;">
            <img src="../layuiadmin/myicon/车间管理.svg" alt="车间管理" style="width:25px;height:25px;margin-right: 5px;" />
            <cite>设备管理</cite>
        </a>
        <dl class="layui-nav-child">
            <dd>
                <a lay-href="设备管理/Sb_EquipDotCheckBillList_PDA.html" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    è®¾å¤‡ç‚¹æ£€è®°å½•单
                </a>
            </dd>
            <dd>
                <a lay-href="设备管理/Sb_EquipMaintainBillList_PDA.html" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    è®¾å¤‡ä¿å…»è®°å½•单
                </a>
            </dd>
            <dd>
                <a lay-href="设备管理/Sb_EquipMaintainBillList_Mul.html" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    è®¾å¤‡ä¿å…»è®°å½•单_Mul
                </a>
            </dd>
            <dd>
                <a lay-href="设备管理/Sb_EqpMaintenanceBillList_PDA.html" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    è®¾å¤‡ç»´ä¿®è®°å½•单
                </a>
            </dd>
        </dl>
    </li>-->
                        <!-- ç¼“存列表 -->
                        <li data-name="set" class="layui-nav-item">
                            <a style="padding-left:20px;">
@@ -551,36 +182,6 @@
                                <cite>缓存列表</cite>
                            </a>
                            <dl class="layui-nav-child">
                                <!--<dd>
                <a lay-href="验收入库/外购入库/Kf_POStockInBill_FastList.html" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    é‡‡è´­å…¥åº“缓存列表
                </a>
            </dd>
            <dd>
                <a lay-href="领料发货/领料出库/Kf_MateOutBill_FastList.html" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    ç”Ÿäº§é¢†æ–™ç¼“存列表
                </a>
            </dd>
            <dd>
                <a lay-href="验收入库/产品入库/Kf_ProductInBill_FastList.html" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    ç”Ÿäº§å…¥åº“缓存列表
                </a>
            </dd>
            <dd>
                <a lay-href="领料发货/销售出库/Kf_SellOutBill_FastList.html" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    é”€å”®å‡ºåº“缓存列表
                </a>
            </dd>
            <dd>
                <a lay-href="领料发货/销售出库/Kf_SellOutBill_CheckList_New.html" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    é”€å”®å‡ºåº“校验缓存列表
                </a>
            </dd>-->
                                <dd>
                                    <a lay-href="车间管理/工序流转卡/Sc_ProcessExchangeBillQuery_Mobile.html" style="color: aqua;">
                                        <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
@@ -594,89 +195,23 @@
                                    </a>
                                </dd>
                                <dd>
                                    <a lay-href="WMS扫码模块/销售出库/Kf_SellOutBillList_QiaoYi_PDA.html" style="color: aqua;">
                                        <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                                        é”€å”®å‡ºåº“缓存列表
                                    </a>
                                </dd>
                                <dd>
                                    <a lay-href="领料发货/其他出库/Kf_OtherOutBill_FastList.html" style="color: aqua;">
                                        <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                                        å…¶ä»–出库缓存列表
                                    </a>
                                </dd>
                                <!--<dd>
                <a lay-href="验收入库/委外入库/Kf_EntrustInBill_FastList.html" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    å§”外入库缓存列表
                </a>
            </dd>
            <dd>
                <a lay-href="验收入库/委外出库/Kf_EntrustOutBill_FastList.html" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    å§”外领料缓存列表
                </a>
            </dd>
            <dd>
                <a lay-href="领料发货/委外出库/Kf_EntrustOutBill_CheckList_New.html" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    å§”外领料校验缓存列表
                </a>
            </dd>
            <dd>
                <a lay-href="领料发货/生产补料/Kf_MateReplenishOutBill_CheckList_New.html" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    ç”Ÿäº§è¡¥æ–™æ ¡éªŒç¼“存列表
                </a>
            </dd>
            <dd>
                <a lay-href="领料发货/委外补料/Kf_EntrustReplenishOutBill_CheckList_New.html" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    å§”外补料校验缓存列表
                </a>
            </dd>-->
                                <dd>
                                    <a lay-href="仓存管理/仓库调拨/Kf_MoveStockBill_FastList.html" style="color: aqua;">
                                        <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                                        ç›´æŽ¥è°ƒæ‹¨ç¼“存列表
                                    </a>
                                </dd>
                                <!--<dd>
                <a lay-href="" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    åˆ†æ­¥å¼è°ƒå‡ºç¼“存列表null
                </a>
            </dd>
            <dd>
                <a lay-href="" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    åˆ†æ­¥å¼è°ƒå…¥ç¼“存列表null
                </a>
            </dd>
            <dd>
                <a lay-href="" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    é‡‡è´­é€€æ–™ç¼“存列表null
                </a>
            </dd>
            <dd>
                <a lay-href="" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    ç”Ÿäº§é€€åº“缓存列表null
                </a>
            </dd>
            <dd>
                <a lay-href="" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    ç”Ÿäº§é€€æ–™ç¼“存列表null
                </a>
            </dd>
            <dd>
                <a lay-href="" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    é”€å”®é€€è´§ç¼“存列表null
                </a>
            </dd>
            <dd>
                <a lay-href="" style="color: aqua;">
                    <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                    åˆ°è´§ç‚¹æ•°ç¼“存列表null
                </a>
            </dd>-->
                            </dl>
                        </li>
                        <!-- ç³»ç»Ÿç®¡ç† -->
WebTM/views/index_QiaoYi.html
@@ -607,6 +607,13 @@
                                        <dd><a lay-href="生产管理/生产订单变更单/Sc_ICMOChangeBillList.html">生产订单变更单维护</a></dd>
                                    </dl>
                                </dd>
                                <dd>
                                    <a>报表分析</a>
                                    <dl class="layui-nav-child">
                                        <dd><a lay-href="应收管理/报表分析/YS_CusShouldIncomeReport.html">客户应收账款分析报表</a></dd>
                                        <dd><a lay-href="应收管理/报表分析/YS_CusShouldIncomeEntryReport.html">客户应收账款明细分析报表</a></dd>
                                    </dl>
                                </dd>
                            </dl>
                        </li>
WebTM/views/¹«¹²Ò³Ãæ/Kf_ChaoBaoEditDlg.html
@@ -296,14 +296,18 @@
            $('#HBarCode').on('keydown', function (event) {
                if (event.keyCode == 13) {
                    GetBarCode();
                    $("#HQty").select();
                    $("#HQty").focus();     //获取光标
                    layer.closeAll("loading");
                }
            });
            //条码按钮
            form.on('submit(HBarCode-BT)', function (data) {
                GetBarCode();
                $("#HQty").select();
                $("#HQty").focus();     //获取光标
                layer.closeAll("loading");
            });
            //扫条码
@@ -311,7 +315,12 @@
                var sBarCode = $('#HBarCode').val()
                if (sBarCode == '') {
                    playSound();
                    layer.msg("条码为空,请扫描条码!", { icon: 0, btn: ['确认'], time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示" });
                    layer.msg("条码为空,请扫描条码!", {
                        icon: 0, time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示", btn: ['确认']
                    }, function () {
                        $("#HBarCode").select();
                        $("#HBarCode").focus();
                    });
                    return;
                }
                layer.load(3)
@@ -332,12 +341,22 @@
                        }
                        else {
                            playSound();
                            layer.msg(result.Message, { icon: 5, btn: ['确认'], time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示" });
                            layer.msg(result.Message, {
                                icon: 5, time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示", btn: ['确认']
                            }, function () {
                                $("#HBarCode").select();
                                $("#HBarCode").focus();
                            });
                        }
                    },
                    error: function (err) {
                        playSound();
                        layer.msg("错误!" + err, { icon: 5, btn: ['确认'], time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示" });
                        layer.msg("错误!" + err, {
                            icon: 5, time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示", btn: ['确认']
                        }, function () {
                            $("#HBarCode").select();
                            $("#HBarCode").focus();
                        });
                    }
                });
                layer.closeAll("loading");
@@ -358,12 +377,22 @@
                var sBarCode = $('#HBarCode').val()
                if (sBarCode == '') {
                    playSound();
                    layer.msg("条码为空,请扫描条码!", { icon: 0, btn: ['确认'], time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示" });
                    layer.msg("条码为空,请扫描条码!", {
                        icon: 0, time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示", btn: ['确认']
                    }, function () {
                        $("#HBarCode").select();
                        $("#HBarCode").focus();
                    });
                    return;
                }
                if (sHQty == "" || sHQty ==0) {
                    playSound();
                    layer.msg("数量不允许小于0,请输入数量!", { icon: 0, btn: ['确认'], time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示" });
                    layer.msg("数量不允许小于0,请输入数量!", {
                        icon: 0, time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示", btn: ['确认']
                    }, function () {
                        $("#HQty").select();
                        $("#HQty").focus();
                    });
                    return;
                }
                layer.load(3)
@@ -382,12 +411,22 @@
                        }
                        else {
                            playSound();
                            layer.msg(result.Message, { icon: 5, btn: ['确认'], time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示" });
                            layer.msg(result.Message, {
                                icon: 5, time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示", btn: ['确认']
                            }, function () {
                                $("#HBarCode").select();
                                $("#HBarCode").focus();
                            });
                        }
                    },
                    error: function (err) {
                        playSound();
                        layer.msg("错误!" + err, { icon: 5, btn: ['确认'], time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示" });
                        layer.msg("错误!" + err, {
                            icon: 5, time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨提示", btn: ['确认']
                        }, function () {
                            $("#HBarCode").select();
                            $("#HBarCode").focus();
                        });
                    }
                });
                layer.closeAll("loading");
WebTM/views/Ó¦ÊÕ¹ÜÀí/±¨±í·ÖÎö/YS_CusShouldIncomeEntryReport.html
@@ -336,7 +336,6 @@
                            }
                            //在列表左边添加勾选框
                            //col.push({ type: 'checkbox', fixed: 'left' });
                            for (var i = 0; i < data.length; i++) {
                                if ($.inArray(data[i].name, titleData) > -1) {
                                    col.push({ field: data[i].id, title: data[i].name, align: 'center', hide: true }); //隐藏id列
@@ -348,7 +347,12 @@
                                            col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true, templet: "<div>{{d." + data[i].name + " ==null ?'':layui.util.toDateString(d." + data[i].name + ", 'yyyy-MM-dd')}}</div>", width: 200 });
                                            break;
                                        default:
                                            col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true });
                                            if (data[i].name == '收款' || data[i].name == '支出') {
                                                col.push({ field: data[i].id, title: data[i].name, align: 'center', totalRow: true });
                                            } else {
                                                col.push({ field: data[i].id, title: data[i].name, align: 'center', sort: true });
                                            }
                                    }
                                }
                            }