src/types/global.d.ts | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/types/global.d.ts
@@ -4,8 +4,6 @@ declare global { /** vue Instance */ declare type ComponentInternalInstance = ComponentInstance; /**vue */ declare type PropType<T> = VuePropType<T>; /** * 界面字段隐藏属性