From 9f14bc7453b79088f937009cd9ed920f55d6510c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E6=A2=A6=E8=BF=9C?= <1063331231@qq.com> Date: Mon, 7 Jul 2025 10:46:41 +0800 Subject: [PATCH] Kp->kpa --- src/components/seal/DashboardChart.vue | 2 +- src/views/seal/index.vue | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/seal/DashboardChart.vue b/src/components/seal/DashboardChart.vue index 39fc455..aad2622 100644 --- a/src/components/seal/DashboardChart.vue +++ b/src/components/seal/DashboardChart.vue @@ -49,7 +49,7 @@ const initChart = () => { }, detail: { valueAnimation: true, - formatter: '{value}Kp', + formatter: '{value}Kpa', }, data: [ { diff --git a/src/views/seal/index.vue b/src/views/seal/index.vue index b9a5416..5339896 100644 --- a/src/views/seal/index.vue +++ b/src/views/seal/index.vue @@ -126,7 +126,7 @@ function handleConfirm(value: string) { 稳压中
- {{ initialPressure }}Kp + {{ initialPressure }}Kpa
未开始 @@ -144,7 +144,7 @@ function handleConfirm(value: string) {
{{ roundNumber(diffPressure, 2) }} - Kp + Kpa