value
2024-05-31 620880da2e11fe0a56d24662f4736332bf08e9e5
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) {