1
duhe
2024-03-15 0f56281b1e2da84b776038ccd3d30ef5641fdc8c
WebTM/views/ÑéÊÕÈë¿â/ίÍâ³ö¿â/Kf_EntrustOutBill_FastList.html
@@ -113,7 +113,9 @@
            //退出
            form.on('submit(cmdCancel)', function () {
                parent.location.href = "../../../views/index.html"
                layer.confirm('您确定要退出吗?', { icon: 3, title: '提示' }, function (index) {
                    parent.location.href = "../../../views/index_Mobile.html"
                });
                //window.close();//关闭当前页
            })
            //编辑
@@ -129,7 +131,7 @@
                    , shade: 0.6 //遮罩透明度
                    , maxmin: false //允许全屏最小化
                    , anim: 0 //0-6的动画形式,-1不开启
                    , content: ['../../验收入库/委外出库/Kf_EntrustOutBill_Fast.html?linterid=' + data[0].HInterID, 'yes']
                    , content: ['../../领料发货/委外出库/Kf_EntrustOutBill_Fast.html?linterid=' + data[0].HInterID, 'yes']
                    , resize: false
                    , cancel: function () {
                        $(".layui-btn").removeClass("layui-btn-disabled");