修改平台件项目详情的项目状态

This commit is contained in:
范强强
2023-10-18 09:23:15 +08:00
parent 7b77b2b1a8
commit 16e6af6a1e
@@ -775,7 +775,8 @@
},
getoptions() {
getAction('project/projectLibraryBase/getProjectDetailsStatisticsCollectManifestLabel', { id: this.projectQuery.projectId }).then((res) => {
getAction('project/projectLibraryBase/getProjectDetailsStatisticsCollectManifestLabel',
{ id: this.projectInfo.parentId ,projectVersion:this.projectInfo.projectVersion}).then((res) => {
if (res.success) {
this.options = res.result
this.queryParam.ctype = this.options[0].value