法规清单--带入相关人员(修改请求方式为post)
This commit is contained in:
@@ -2129,7 +2129,7 @@
|
||||
content: _this.$t('confirmBringInRelevantPersonnel'),
|
||||
onOk() {
|
||||
let selectedRowKeys = JSON.parse(JSON.stringify(_this.selectedRowKeys))
|
||||
getAction(_this.url.matchRelevantPeople, {
|
||||
postAction(_this.url.matchRelevantPeople, {
|
||||
ids: selectedRowKeys.join(','),
|
||||
projectLibraryId: _this.$route.query.id
|
||||
}).then((res) => {
|
||||
|
||||
Reference in New Issue
Block a user