Browse Source

更新类型

tongshangming 6 tháng trước cách đây
mục cha
commit
14ce6cd7c9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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