参数项清单表头接口增加参数

This commit is contained in:
zyx.net
2022-12-07 13:33:11 +08:00
parent 3539b13819
commit f7db59dca4
@@ -640,6 +640,7 @@
}
let params = {
paramsManifestId: paramsManifestid,
projectName:this.$route.query.projectName,
flag: '7'
}
getAction(url, params).then((res) => {