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