update Transfer
update Transfer
This commit is contained in:
parent
3b00586338
commit
afd3509a89
3 changed files with 51 additions and 2 deletions
|
@ -172,6 +172,7 @@
|
|||
|
||||
this.$refs[opposite].toggleSelectAll(false);
|
||||
this.$emit('on-change', newTargetKeys, direction, moveKeys);
|
||||
this.$dispatch('on-form-change', newTargetKeys, direction, moveKeys);
|
||||
}
|
||||
},
|
||||
watch: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue