|
|
@ -601,7 +601,6 @@ export default { |
|
|
if (this.templateFillType !== regentFillType) { |
|
|
if (this.templateFillType !== regentFillType) { |
|
|
return |
|
|
return |
|
|
} |
|
|
} |
|
|
this.handleRegentDialog(item, type); |
|
|
|
|
|
let params = { |
|
|
let params = { |
|
|
studyFormId: this.templateData.id, |
|
|
studyFormId: this.templateData.id, |
|
|
uuid: this.uuid, |
|
|
uuid: this.uuid, |
|
|
|