From 9f930302ab1967a91d89777dfc92f50df785e984 Mon Sep 17 00:00:00 2001 From: xpz2018 <107107461@qq.com> Date: Tue, 12 Aug 2025 18:14:14 +0800 Subject: [PATCH] no message --- src/views/invite/components/data.ts | 8 -------- 1 file changed, 8 deletions(-) diff --git a/src/views/invite/components/data.ts b/src/views/invite/components/data.ts index 33d6ee0..f64e2d6 100644 --- a/src/views/invite/components/data.ts +++ b/src/views/invite/components/data.ts @@ -28,14 +28,6 @@ export const modalFormSchema: FormSchema[] = [ ], }, }, - // { - // label: '下次跟进时间', - // component: 'DatePicker', - // field: 'nextFollowTime', - // componentProps: { - // ...dateComProps, - // }, - // }, { field: 'remark', label: '备注',