Browse Source

feat:[模板管理][update]

ouqian
luojie 1 month ago
parent
commit
a5d1902f12
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      src/components/Template/HandleFormItem.vue

+ 0
- 1
src/components/Template/HandleFormItem.vue View File

@ -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,

Loading…
Cancel
Save