release 3.1.0-rc.2

This commit is contained in:
梁灏 2018-09-03 14:08:13 +08:00
parent f186864086
commit 1ca38a8451
15 changed files with 35 additions and 11 deletions

View file

@ -56,6 +56,6 @@ declare module 'vue/types/vue' {
/**
*
*/
$Loading?: LoadingBar;
$Loading: LoadingBar;
}
}