value
2024-05-16 083c818af77d33d619dba3dc20f94e996225a1c7
src/components/view/a5-laboratory-management.vue
@@ -244,8 +244,8 @@
            children:[]
          },
          {
            value:'额外类型',
            label:'额外类型',
            value:'报告类型',
            label:'报告类型',
            children:null
          },
        ],
@@ -283,7 +283,6 @@
            return m
          })
          this.options[0].children = arr;
          this.fileComponentData.tagField.type.select = arr;
          this.fileComponentData.selectField.type.select = arr;
        })
      },