fix: model be cleared when apply config to all in compare

This commit is contained in:
jialin
2024-11-22 18:25:07 +08:00
parent c8c22b3f22
commit a6f0f554f0
14 changed files with 124 additions and 102 deletions
+2 -2
View File
@@ -11,8 +11,8 @@ const options: any = {
...grid,
right: -1,
top: -1,
bottom: -1,
left: -1,
bottom: 2,
left: 2,
containLabel: true,
borderRadius: 4
},