瀏覽代碼

更新类型

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