Content-Length: 989 | pFad | http://github.com/lowcoder-org/lowcoder/pull/1471.patch
thub.com
From 4dc007d23c07d47fb60692ed7355ca70d29edb72 Mon Sep 17 00:00:00 2001
From: Imiss-U1025
Date: Wed, 29 Jan 2025 11:29:07 -0500
Subject: [PATCH] limit datasource name to 16ch
---
client/packages/lowcoder/src/pages/editor/bottom/BottomTabs.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/client/packages/lowcoder/src/pages/editor/bottom/BottomTabs.tsx b/client/packages/lowcoder/src/pages/editor/bottom/BottomTabs.tsx
index 6003554f8..f73ae67fb 100644
--- a/client/packages/lowcoder/src/pages/editor/bottom/BottomTabs.tsx
+++ b/client/packages/lowcoder/src/pages/editor/bottom/BottomTabs.tsx
@@ -266,7 +266,7 @@ export function BottomTabs(props: {
))}
-