From 66e2a3daab1d3f3a5b5c4d47f8e68e72c3977d34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=99=BD=E8=8F=9C?= <43331987+JiaLiBai@users.noreply.github.com> Date: Sun, 28 Sep 2025 16:18:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=94=B5=E8=A1=A8=E7=82=B9?= =?UTF-8?q?=E4=BD=8D=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ems/dzjk/sbjk/db/index.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/ems/dzjk/sbjk/db/index.vue b/src/views/ems/dzjk/sbjk/db/index.vue index a8206c6..20419b3 100644 --- a/src/views/ems/dzjk/sbjk/db/index.vue +++ b/src/views/ems/dzjk/sbjk/db/index.vue @@ -86,22 +86,22 @@ export default { { name:'正向有功电能', attr:'forwardActive', - pointName:'当前正向总有功电能' + pointName:'正向有功电能' }, { name:'反向有功电能', attr:'reverseActive', - pointName:'当前反向总有功电能' + pointName:'反向有功电能' }, { name:'正向无功电能', attr:'forwardReactive', - pointName:'当前正向总无功电能' + pointName:'正向无功电能' }, { name:'反向无功电能', attr:'reverseReactive', - pointName:'当前反向总无功电能' + pointName:'反向无功电能' }, { name:'有功功率',