对接认证清单引用交付物

This commit is contained in:
范强强
2023-03-14 18:04:31 +08:00
parent f55cb9a4b0
commit febf894d32
3 changed files with 18 additions and 5 deletions
@@ -542,6 +542,7 @@
// this.gData[0].isLeaf = false
this.defaultExpandedKeys = [this.departId]
if (num == 1) {
console.log(this.personneQuery)
if (this.userName && this.userName.length == 0) {
if (this.personneQuery[this.query.db_field_name + 'Name']) {
this.userName = this.personneQuery[this.query.db_field_name + 'Name'].split(',')