From 845e5a8af3d7545184653552f5480b05635d3ca1 Mon Sep 17 00:00:00 2001 From: juzi <819872918@qq.com> Date: Tue, 21 Apr 2026 12:57:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=A4=8D=E5=90=88=E6=BE=84?= =?UTF-8?q?=E6=B8=85=E5=89=82=E4=BC=A0=E5=8F=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../compositeClarifyingAgentCostAnalysis.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/home/productionCostAnalysis/compositeClarifyingAgentCostAnalysis.vue b/src/views/home/productionCostAnalysis/compositeClarifyingAgentCostAnalysis.vue index 8d63491e..692ac13f 100644 --- a/src/views/home/productionCostAnalysis/compositeClarifyingAgentCostAnalysis.vue +++ b/src/views/home/productionCostAnalysis/compositeClarifyingAgentCostAnalysis.vue @@ -181,8 +181,8 @@ export default { const requestParams = { startTime: this.dateData.startTime, endTime: this.dateData.endTime, - trendName: this.trendName+'成本', - analysisObject: ['复合澄清剂成本'], + trendName: this.trendName, + analysisObject: ['复合澄清剂'], levelId: this.factory, }; // 调用接口