sgj
7 天以前 8678e9973f5a1d537f1b23fb99eb8d951eb97a91
fzzy-igdss-web/src/main/resources/static/security/eventInfo/eventInfo.js
文件名从 fzzy-igdss-web/src/main/resources/static/eventInfo/eventInfo.js 修改
@@ -61,7 +61,7 @@
 */
function fetchEventInfoData(params, callback) {
    $.ajax({
        url: '../../eventInfo/pageData',
        url: '../../security/eventInfo/pageData',
        type: 'POST',
        dataType: "json",
        contentType: "application/json;charset=UTF-8",