Browse Source

合并代码

lifanagju_citu 9 tháng trước cách đây
mục cha
commit
46a44cf5a0
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      components.d.ts

+ 1 - 0
components.d.ts

@@ -27,6 +27,7 @@ declare module 'vue' {
     DatePicker: typeof import('./src/components/DatePicker/index.vue')['default']
     Details: typeof import('./src/components/Enterprise/details.vue')['default']
     Echarts: typeof import('./src/components/Echarts/index.vue')['default']
+    ElCascader: typeof import('element-plus/es')['ElCascader']
     Empty: typeof import('./src/components/Empty/index.vue')['default']
     File: typeof import('./src/components/Upload/file.vue')['default']
     HeadSearch: typeof import('./src/components/headSearch/index.vue')['default']