발전 시뮬레이션 excel/pdf 다운 api url 수정

This commit is contained in:
LEEYONGJAE 2025-03-13 11:16:55 +09:00
parent ab5372b867
commit 6105d3a1bf

View File

@ -111,7 +111,7 @@ export default function CanvasMenu(props) {
//
const { selectedPlan } = usePlan()
const handleExcelPdfFileDown = async (donwloadType, drawingFlg) => {
const url = '/api/estimate/excel-download'
const url = '/api/pwrGnrSimulation/excel-download'
const params = {
objectNo: objectNo,