浏览代码

Menu: remove a duplicate identifier 'showTimeout' (#10566)

Kim Desrosiers 7 年之前
父节点
当前提交
07ad3bd680
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      types/submenu.d.ts

+ 0 - 3
types/submenu.d.ts

@@ -5,9 +5,6 @@ export declare class ElSubmenu extends ElementUIComponent {
   /** Unique identification */
   index: string
 
-  /** Delay time before show a sub-menu */
-  showTimeout: number
-
   /** Delay time before showing a sub-menu */
   showTimeout: number