소스 검색

更新类型

tongshangming 6 달 전
부모
커밋
14ce6cd7c9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/types/form.ts

+ 1 - 1
src/types/form.ts

@@ -1,4 +1,4 @@
-import type { FormProps, FormItemRule, dayjs } from 'element-plus'
+import type { FormProps, FormItemRule } from 'element-plus'
 
 export type FormSlot = {
   name: string