release 3.1.1
This commit is contained in:
parent
0941fdc0be
commit
4a42b04737
47 changed files with 1405 additions and 1324 deletions
4
dist/types/iview.components.d.ts
vendored
4
dist/types/iview.components.d.ts
vendored
|
@ -65,8 +65,8 @@ export { Upload } from './upload';
|
|||
|
||||
declare const API: {
|
||||
version: string;
|
||||
locale: (l) => void;
|
||||
i18n: (fn) => void;
|
||||
locale: (l:any) => void;
|
||||
i18n: (fn:any) => void;
|
||||
install: (
|
||||
Vue: Vue,
|
||||
opts: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue