diff --git a/src/components/Template/HandleFormItem.vue b/src/components/Template/HandleFormItem.vue index af4fb14..34f786b 100644 --- a/src/components/Template/HandleFormItem.vue +++ b/src/components/Template/HandleFormItem.vue @@ -601,7 +601,6 @@ export default { if (this.templateFillType !== regentFillType) { return } - this.handleRegentDialog(item, type); let params = { studyFormId: this.templateData.id, uuid: this.uuid,