@@ -2121,6 +2121,7 @@ export default {
|
||||
StudyName: this.studyForm.StudyName,
|
||||
}
|
||||
if (this.isAuditToEdit) {
|
||||
this.btnLoading = false
|
||||
const { CorrectImageExaminationInformation } = const_.processSignature
|
||||
this.signCode = CorrectImageExaminationInformation
|
||||
this.signVisible = true
|
||||
@@ -2212,6 +2213,7 @@ export default {
|
||||
this.noneDicomForm.SubjectId = this.data.SubjectId
|
||||
this.noneDicomForm.SubjectVisitId = this.data.Id
|
||||
if (this.isAuditToEdit) {
|
||||
this.btnLoading = false
|
||||
const { CorrectImageExaminationInformation } = const_.processSignature
|
||||
this.signCode = CorrectImageExaminationInformation
|
||||
this.signVisible = true
|
||||
|
||||
Reference in New Issue
Block a user