types: 导出authentication组件的type,自定义toolbarList时类型使用ToolbarType (#6158)
Co-authored-by: 车文烨 <chewy@china-lehua.com>pull/108/head^2
parent
e89cf400c0
commit
b46ebe756e
|
@ -1 +1,2 @@
|
|||
export { default as AuthPageLayout } from './authentication.vue';
|
||||
export * from './types';
|
||||
|
|
Loading…
Reference in New Issue