admin-web/src/views/departmentitem/itemdis/distribution/index.vue
@@ -114,7 +114,7 @@ }, { type: 'select', dataIndex: 'inAgencyId', dataIndex: 'departmentId', label: '分发部门', placeholder: '请选择', optionsConfig: { @@ -172,7 +172,7 @@ qryType: 1, pageNum: this.pageNum, pageSize: this.pageSize, outAgencyId: this.userInfo.tenantId, departmentId: this.userInfo.tenantId, ...this.filterFrom, }).then((res) => { this.list = res.datas;