diff --git a/src/views/productionPlanning/customerForecastDemandReview/demandPlanning/articleDemand/index.vue b/src/views/productionPlanning/customerForecastDemandReview/demandPlanning/articleDemand/index.vue index b8e98ea..b6c0af6 100644 --- a/src/views/productionPlanning/customerForecastDemandReview/demandPlanning/articleDemand/index.vue +++ b/src/views/productionPlanning/customerForecastDemandReview/demandPlanning/articleDemand/index.vue @@ -413,7 +413,7 @@ this.historyList.push({ publishedVersionNr:data["version"] }) - this.lookErrorLogHandler(data["version"]) + window.open(baseURL + "admin/common/log/read/planlog/"+data["version"]) } }, toggleChar() {