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