tongshangming hace 6 meses
padre
commit
14ce6cd7c9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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