From eaa5675087307205071285d74bc3cc5e9ea94909 Mon Sep 17 00:00:00 2001
From: yangys <y_ys79@sina.com>
Date: 星期四, 18 九月 2025 22:26:55 +0800
Subject: [PATCH] 修改偏离单文本
---
src/views/flowmgr/processQuery1.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/flowmgr/processQuery1.vue b/src/views/flowmgr/processQuery1.vue
index a5b093b..15ed4d5 100644
--- a/src/views/flowmgr/processQuery1.vue
+++ b/src/views/flowmgr/processQuery1.vue
@@ -427,7 +427,7 @@
}
},
{
- label: '鍋忕鍗曞彿',
+ label: '涓存椂鏇存敼鍗曞彿',
prop: '',
render: ({ row }) => {
return h('p',{'class': 'margin0'}, row?.variables?.deviation || '');
--
Gitblit v1.9.3