基本配置修改 优化

This commit is contained in:
lizhenhua 2025-09-27 14:22:48 +08:00
parent 1e61cf7d13
commit 1b8c4b28d0
1 changed files with 0 additions and 1 deletions

View File

@ -283,7 +283,6 @@ export default {
this.loading = true;
// orgId
this.queryParams.selectedOrg = this.getSelectedOrgIds(); // id
console.log("11111"+ this.queryParams.selectedOrg)
// queryParams.orgPath = this.selectedOrg.join(',');
peoplelistRecord(this.queryParams).then(res => {
this.tableData = res.rows || [];