ch
2023-03-03 1c10c76b47807b4de5cbd88710b861baf3e1c287
WebTM/views/ÑéÊÕÈë¿â/Í⹺Èë¿â/Kf_POStockInBill_FastList.html
@@ -132,8 +132,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();//关闭当前页
        })
        //编辑
@@ -271,7 +273,7 @@
                            dataType: "json",
                            success: function (data) {
                                if (data.count == 1) { // è¯´æ˜ŽéªŒè¯æˆåŠŸäº†ï¼Œ
                                    layer.msg(result.Message, { time: 1 * 1000, icon: 1 }, function () {
                                    layer.msg(data.Message, { time: 1 * 1000, icon: 1 }, function () {
                                        // å¾—到frame索引
                                        var index = layer.getFrameIndex(window.name);
                                        //关闭当前frame