兰宝车间质量管理系统-前端
gssong
2024-06-01 9de3f25f6a714175ffed224f3f5c7e9b70735ba0
src/types/global.d.ts
@@ -4,8 +4,6 @@
declare global {
  /** vue Instance */
  declare type ComponentInternalInstance = ComponentInstance;
  /**vue */
  declare type PropType<T> = VuePropType<T>;
  /**
   * 界面字段隐藏属性