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