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",