This commit is contained in:
@@ -501,7 +501,7 @@ export default {
|
||||
try {
|
||||
let validate = await this.$refs.dicomConfigForm.validate()
|
||||
if (!validate) return
|
||||
if (this.Id) {
|
||||
if (this.Id && !this.form.IsPACSConnect) {
|
||||
this.form.Id = this.Id
|
||||
}
|
||||
this.form.TrialId = this.$route.query.trialId
|
||||
|
||||
Reference in New Issue
Block a user