This commit is contained in:
parent
15e1954ebc
commit
a5abf2b4ae
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
|||
import Drop from '../select/dropdown.vue';
|
||||
import Icon from '../icon/icon.vue';
|
||||
import Caspanel from './caspanel.vue';
|
||||
import {directive as clickOutside} from '../../directives/v-click-outside-x';
|
||||
import clickOutside from '../../directives/clickoutside';
|
||||
import TransferDom from '../../directives/transfer-dom';
|
||||
import { oneOf } from '../../utils/assist';
|
||||
import Emitter from '../../mixins/emitter';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue