修改微信库

This commit is contained in:
shidongli 2024-05-14 10:08:14 +08:00
parent f5a9a6d6ed
commit 6afc76179b

View File

@ -677,7 +677,7 @@ export default {
this.itemname = item.id
this.departmentName = item.departmentName
this.loading = true;
this.queryParams.departmentId = item.id
this.queryParams.departmentId = this.itemname
this.getList()
} else {
this.queryParams.departmentId = ''