添加参数
This commit is contained in:
@@ -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 = '未分组'
|
||||||
|
|||||||
Reference in New Issue
Block a user