dap преди 11 месеца
родител
ревизия
57fd309907
променени са 1 файла, в които са добавени 0 реда и са изтрити 2 реда
  1. 0 2
      src/types/global.d.ts

+ 0 - 2
src/types/global.d.ts

@@ -4,8 +4,6 @@ import { LanguageEnum } from '@/enums/LanguageEnum';
 declare global {
   /** vue Instance */
   declare type ComponentInternalInstance = ComponentInstance;
-  /**vue */
-  declare type PropType<T> = VuePropType<T>;
 
   /**
    * 界面字段隐藏属性