仲国强
2021-09-08 18d71aee615af0b806ddbdbfa5ee718c63b6934e
WebTM/views/³µ¼ä¹ÜÀí/¹¤ÐòÁ÷ת/MES_StationOutBill_PDA.html
@@ -492,7 +492,7 @@
            //退出按钮
            form.on('submit(Close)', function (data) {//退出
                layer.confirm('您确定要关闭本页吗?', { icon: 3, title: '提示' }, function (index) {
                    parent.location.href = "../../../views/index.html";
                    parent.location.href = "../../../views/index_Mobile.html";
                });
            });