From 44f37b99df3e017108e20f389cd3c9d845ddbf53 Mon Sep 17 00:00:00 2001 From: xuxiaoming Date: Fri, 18 Feb 2022 14:51:52 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=9B=9E=E8=B0=83=E6=96=B9?= =?UTF-8?q?=E6=B3=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../demandPlanning/articleDemand/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() {