修改动态导表
This commit is contained in:
@@ -464,7 +464,7 @@ namespace IRaCIS.Core.Application.ViewModel
|
||||
|
||||
public string? RequestReReadingReason { get; set; }
|
||||
|
||||
public ReadingExportType ReadingExportType { get; set; }
|
||||
public ExportResult? ReadingExportType { get; set; }
|
||||
}
|
||||
|
||||
|
||||
@@ -476,7 +476,9 @@ namespace IRaCIS.Core.Application.ViewModel
|
||||
|
||||
ReadingDetailResult=1,
|
||||
|
||||
JudgeReadingDetailResult=2
|
||||
JudgeReadingDetailResult=2,
|
||||
|
||||
LessionDetail=3
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user