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