Skip to content

Commit affd866

Browse files
author
hikki
committed
v3.2
1 parent 61582f9 commit affd866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/assets/component.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1158,7 +1158,7 @@ window.ComponentCascadeLine = class {
11581158
this.name = name;
11591159
this.OPTIONS = Object.assign({
11601160
movable : true,
1161-
exchange:false,
1161+
exchange:true,
11621162
insert:true,
11631163
update:true,
11641164
delete:true

0 commit comments

Comments
 (0)