 
                                $('#myModal').on('show.bs.modal', function (e) {
            var theEvent = window.event || e;
            getIdFromRow = $(theEvent.target).closest('span').data('id');
            hanlderExecuteMap();
        });这段代码在ie里面运行没有任何问题  getIdFromRow   获取也能取得到值
但是在火狐里面 theEvent 能取得到值   getIdFromRow 就变成underfine了
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
欢迎选择我的课程,让我们一起见证您的进步~~