diff --git a/sf-ui/src/views/FDS/installationList/add.vue b/sf-ui/src/views/FDS/installationList/add.vue index 3f20339..de16b89 100644 --- a/sf-ui/src/views/FDS/installationList/add.vue +++ b/sf-ui/src/views/FDS/installationList/add.vue @@ -39,7 +39,6 @@ {{ item.label }} diff --git a/sf-ui/src/views/FDS/installationList/index.vue b/sf-ui/src/views/FDS/installationList/index.vue index 2eed7b7..1d03122 100644 --- a/sf-ui/src/views/FDS/installationList/index.vue +++ b/sf-ui/src/views/FDS/installationList/index.vue @@ -1,67 +1,58 @@ @@ -142,7 +151,7 @@ import { listEnvironment } from '@/api/deployment/environment' export default { name: 'AddPack', - dicts: ['release_environment', 'sys_yes_no', 'release_strategy', 'release_user_type'], + dicts: ['release_environment', 'sys_yes_no', 'release_strategy', 'release_user_type', 'release_status'], props: { detailId: { type: String | Number, diff --git a/sf-ui/src/views/deployment/publish/index.vue b/sf-ui/src/views/deployment/publish/index.vue index 5200d24..086d229 100644 --- a/sf-ui/src/views/deployment/publish/index.vue +++ b/sf-ui/src/views/deployment/publish/index.vue @@ -69,10 +69,10 @@ 批量发布 @@ -121,7 +121,10 @@ width="180" > @@ -193,7 +196,7 @@