管理后台前后端逻辑、UI美化
This commit is contained in:
@@ -65,6 +65,7 @@ export interface Study {
|
||||
protocol_no?: string | null;
|
||||
phase?: string | null;
|
||||
status: string;
|
||||
is_locked?: boolean;
|
||||
visit_interval_days?: number | null;
|
||||
visit_total?: number | null;
|
||||
visit_window_start_offset?: number | null;
|
||||
|
||||
Reference in New Issue
Block a user