修改微信库
This commit is contained in:
parent
f5a9a6d6ed
commit
6afc76179b
@ -677,7 +677,7 @@ export default {
|
|||||||
this.itemname = item.id
|
this.itemname = item.id
|
||||||
this.departmentName = item.departmentName
|
this.departmentName = item.departmentName
|
||||||
this.loading = true;
|
this.loading = true;
|
||||||
this.queryParams.departmentId = item.id
|
this.queryParams.departmentId = this.itemname
|
||||||
this.getList()
|
this.getList()
|
||||||
} else {
|
} else {
|
||||||
this.queryParams.departmentId = ''
|
this.queryParams.departmentId = ''
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user