yangle
2025-04-02 c54fbb99cc0735bb8388895ed2a0f76bb2b012fd
WebTM/views/ÑéÊÕÈë¿â/ίÍâ³ö¿â/Kf_EntrustOutBill_FastList.html
@@ -112,8 +112,10 @@
            //退出
            form.on('submit(Cancel)', function () {
                parent.location.href = "../../../views/index.html"
            form.on('submit(cmdCancel)', function () {
                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");