From fb38f94d61327f9db166933aa40948466f7a681f Mon Sep 17 00:00:00 2001 From: wangdan-fit2cloud Date: Thu, 26 Sep 2024 16:05:29 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E5=87=BD=E6=95=B0?= =?UTF-8?q?=E5=BA=93=E8=BF=90=E8=A1=8C=E7=BB=93=E6=9E=9C=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/function-lib/component/FunctionDebugDrawer.vue | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ui/src/views/function-lib/component/FunctionDebugDrawer.vue b/ui/src/views/function-lib/component/FunctionDebugDrawer.vue index 68d084a19..6ae779345 100644 --- a/ui/src/views/function-lib/component/FunctionDebugDrawer.vue +++ b/ui/src/views/function-lib/component/FunctionDebugDrawer.vue @@ -57,7 +57,12 @@

输出

- + {{ result || '-' }}