licp
2024-07-03 a0b1fdec2bc5ddad11e981936b80d0fdf1e4bc69
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) {