Content-Length: 258857 | pFad | http://github.com/lowcoder-org/lowcoder/commit/424f429c9fec5514ce2f28fec6ff331b741e714f

89 start from suffix number 1 · lowcoder-org/lowcoder@424f429 · GitHub
Skip to content

Commit 424f429

Browse files
committed
start from suffix number 1
1 parent 353baf2 commit 424f429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/packages/lowcoder/src/comps/queries/queryComp.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -778,7 +778,7 @@ class QueryListComp extends QueryListTmpComp implements BottomResListComp {
778778
//Regenerate variable header
779779
jsonData.variables?.variables?.forEach(kv => {
780780
const [prefix, _] = (kv.key as string).split(/(?=\d+$)/);
781-
let i=2, newName = "";
781+
let i=1, newName = "";
782782
do {
783783
newName = prefix + (i++);
784784
} while(editorState.checkRename("", newName));

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/lowcoder-org/lowcoder/commit/424f429c9fec5514ce2f28fec6ff331b741e714f

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy