添加参数

This commit is contained in:
18500206848
2024-05-08 20:48:18 +08:00
parent 461fa8aa5c
commit c68d4461ac

View File

@@ -432,6 +432,7 @@ export default {
current: currentPage, current: currentPage,
size, size,
labels: this.rowData.talentsNames.join(','), labels: this.rowData.talentsNames.join(','),
talentsGroupId: this.rowData.talentsGroupId
} }
console.log('params', params) console.log('params', params)
// params.labels = '未分组' // params.labels = '未分组'