Commit f5586240e50b0a85e513817520fcfe0b72949387
1 parent
6096e2d9
fix typo
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
types/layout.d.ts
@@ -70,4 +70,4 @@ export declare interface Layout extends Vue { | @@ -70,4 +70,4 @@ export declare interface Layout extends Vue { | ||
70 | * methods, 改变Sider展开-收起状态。 | 70 | * methods, 改变Sider展开-收起状态。 |
71 | */ | 71 | */ |
72 | toggleCollapse(): void; | 72 | toggleCollapse(): void; |
73 | -}更多· | ||
74 | \ No newline at end of file | 73 | \ No newline at end of file |
74 | +} | ||
75 | \ No newline at end of file | 75 | \ No newline at end of file |