Tooltip support transfer setting
This commit is contained in:
parent
55238beb01
commit
28ab119d9f
3 changed files with 7 additions and 5 deletions
|
@ -12,7 +12,7 @@ import locale from '../src/locale/lang/zh-CN';
|
|||
Vue.use(VueRouter);
|
||||
Vue.use(iView, {
|
||||
locale,
|
||||
transfer: false,
|
||||
transfer: true,
|
||||
size: 'small'
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue