ch
2023-03-07 b8bae7de14b90d287a0ad196c5aa0bc4d07cc833
WebTM/views/ÑéÊÕÈë¿â/²úÆ·Èë¿â/Kf_ProductInBackBill.html
@@ -530,7 +530,7 @@
                //parent.location.href = "../../../views/index.html"
                //window.close();//关闭当前页
                layer.confirm('您确定要退出吗?', { icon: 3, title: '提示' }, function (index) {
                    window.close();
                    parent.location.href = "../../../views/index_Mobile.html";
                });
            })