release 3.1.0-rc.1
This commit is contained in:
parent
8e92ddf0fc
commit
506a057876
90 changed files with 616 additions and 616 deletions
2
dist/types/drawer.d.ts
vendored
2
dist/types/drawer.d.ts
vendored
|
@ -4,7 +4,7 @@
|
|||
// Definitions: https://github.com/yangdan8/iview.git
|
||||
import Vue, { VNode } from 'vue';
|
||||
|
||||
export declare class Drawer extends Vue {
|
||||
export declare interface Drawer extends Vue {
|
||||
/**
|
||||
* 抽屉是否显示,可使用 v-model 双向绑定数据
|
||||
* @default false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue