多单位版国产化地质资料管理系统
src/main/webapp/WEB-INF/view/gh/catAjjxx/checkIndex.jsp
@@ -232,7 +232,6 @@
            fixed: false,
            content: "gdMisManage/selectCheckQuestion",
            success: function (layero, index) {
                console.log("layero", layero)
                var body = window.top.layer.getChildFrame('body', index);
                var iframeWin = window.top[layero.find('iframe')[0]['name']]; //得到iframe页的窗口对象
@@ -247,6 +246,7 @@
    }
    window.selectQuestionCallBack = function (selectMineral) {
        $("input[radiobuttonName='isOk'][value='-1']").radiobutton('check');
        checkQuestion = selectMineral;
    };