licp
2024-05-31 69de142c7501b745dd94907c90cef69f0d454e0e
src/components/view/a6-personnel-detail.vue
@@ -313,7 +313,7 @@
        }
        this.selectTree = data2.replace(' - ', '')
        this.addOb.fatherId = val.id;
        this.componentData.entity.departLimsId = val.id+',';
        this.componentData.entity.departLimsId = val.id;
        this.refreshTable()
      },
      getNodeParent(val) {