引用参数列增加参数paramsManifestId
This commit is contained in:
@@ -304,6 +304,7 @@
|
|||||||
paramsReportId: this.selectedRowKeys[0],
|
paramsReportId: this.selectedRowKeys[0],
|
||||||
paramsReportConfigId: this.selectedRowKeysDate[0].configure,
|
paramsReportConfigId: this.selectedRowKeysDate[0].configure,
|
||||||
paramsReportConfigName:this.paramsReportConfigName,
|
paramsReportConfigName:this.paramsReportConfigName,
|
||||||
|
paramsManifestId:this.$route.query.id,
|
||||||
}
|
}
|
||||||
//新增
|
//新增
|
||||||
getAction(`params/collectManifest/addReferencesCol`, postDate).then(res => {
|
getAction(`params/collectManifest/addReferencesCol`, postDate).then(res => {
|
||||||
|
|||||||
Reference in New Issue
Block a user