修改数据日志全局组件,并添加自动代码生成模板
This commit is contained in:
@ -6,4 +6,4 @@ import pageFooter from './src/PageFooter.vue';
|
||||
export const PageWrapper = withInstall(pageWrapper);
|
||||
export const PageFooter = withInstall(pageFooter);
|
||||
|
||||
export const PageWrapperFixedHeightKey = 'PageWrapperFixedHeight';
|
||||
export const PageWrapperFixedHeightKey = 'PageWrapperFixedHeight';
|
||||
Reference in New Issue
Block a user