diff --git a/nezha-fronted/src/components/common/rightBox/asset/assetBox.vue b/nezha-fronted/src/components/common/rightBox/asset/assetBox.vue index 7e14ba2e3..0360a9848 100644 --- a/nezha-fronted/src/components/common/rightBox/asset/assetBox.vue +++ b/nezha-fronted/src/components/common/rightBox/asset/assetBox.vue @@ -304,7 +304,7 @@ export default { { required: true, message: this.$t('validate.required'), trigger: 'change' } ], authProtocolPort: [ - { required: true, message: this.$t('validate.required'), trigger: 'change' }, + // { required: true, message: this.$t('validate.required'), trigger: 'change' }, { validator: port, trigger: 'blur' } ] }, diff --git a/nezha-fronted/src/components/common/rightBox/batchEditAsset.vue b/nezha-fronted/src/components/common/rightBox/batchEditAsset.vue deleted file mode 100644 index d11de4e44..000000000 --- a/nezha-fronted/src/components/common/rightBox/batchEditAsset.vue +++ /dev/null @@ -1,1138 +0,0 @@ - - - - - - - - - - - - {{$t("asset.batchEditAsset")}} - - - - - - - - {{$t('asset.asset')}} - - - - - - {{assetSearch.label}} - - - - - - - - - - - Host - - - SN - - - - - - - - - - - - - Host - SN - - - - - - - - - {{item.host}} - - {{item.sn}} - - - - - - - - - - {{$t('overall.addAssetList')}} - - All: {{this.assetList.length}} - - - - - - - {{$t('asset.selectAsset')}} - - - - - - - - - - {{scope.row.host}} - - - - - - - - - {{scope.row.sn}} - - - - - - - - - - - - - - {{$t('validate.required')}} - - - - {{$t('overall.clear')}} - - All: {{this.assetSelList.length}} - - - - - - {{$t('overall.tag')}} - - 第一个button会出现意料之外的hover样式,找不到原因,只好加个不可见的button规避问题 - - - - - - - - - - - - Tag - Value - Action - - - - - - - - - - - - - - - - - - - {{$t('config.account.account')}} - - - - - - {{type}} - - - - - - - - {{account.protocol}} - - - Required - - - - - - - - - - - - - - - - - - diff --git a/nezha-fronted/src/components/common/rightBox/editEndpointBox.vue b/nezha-fronted/src/components/common/rightBox/editEndpointBox.vue deleted file mode 100644 index fbb5c2d8d..000000000 --- a/nezha-fronted/src/components/common/rightBox/editEndpointBox.vue +++ /dev/null @@ -1,612 +0,0 @@ - - - - - - - {{$t('overall.delete')}} - - - - - - {{$t("project.endpoint.editEndpoint") }} - - - - - - - - {changeProject(val);})" value-key="id" popper-class="config-dropdown" v-model="editEndpoint.projectId" placeholder="" size="small" id="edit-endpoint-input-project"> - - - - - - {changeModule(val);})" value-key="id" popper-class="config-dropdown" v-model="editEndpoint.moduleId" placeholder="" size="small" id="edit-endpoint-input-project"> - - - - - - - - - - - - - - - - - - - - - - - - {{$t('project.endpoint.param')}} - - - 第一个button会出现意料之外的hover样式,找不到原因,只好加个不可见的button规避问题 - - - - - - - - - - - - - - = - - - - - - - - - - - - - 第一个button会出现意料之外的hover样式,找不到原因,只好加个不可见的button规避问题 - - - - - - - - - - - - - - - = - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/nezha-fronted/src/components/common/rightBox/metricPrePanelBox.vue b/nezha-fronted/src/components/common/rightBox/metricPrePanelBox.vue deleted file mode 100644 index 4926330df..000000000 --- a/nezha-fronted/src/components/common/rightBox/metricPrePanelBox.vue +++ /dev/null @@ -1,338 +0,0 @@ - - - - - - - {{$t('overall.save')}} - - - - - - - - - {{rightBox.title}} - - - - - - - - - - - - - - {{item.name}} - - - - - - - - - - - - - - - - - diff --git a/nezha-fronted/src/components/common/rightBox/paramEditBox.vue b/nezha-fronted/src/components/common/rightBox/paramEditBox.vue deleted file mode 100644 index 12d6e3563..000000000 --- a/nezha-fronted/src/components/common/rightBox/paramEditBox.vue +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - = - - - - - - - - - - - - - - - diff --git a/nezha-fronted/src/components/common/rightBox/roleBox.vue b/nezha-fronted/src/components/common/rightBox/roleBox.vue deleted file mode 100644 index 60ac47f12..000000000 --- a/nezha-fronted/src/components/common/rightBox/roleBox.vue +++ /dev/null @@ -1,223 +0,0 @@ - - - - - - - {{$t('overall.delete')}} - - - - - - {{editRole.id ? ($t("config.roles.editRole")) : $t("config.roles.createRole")}} - - - - - - - - - - - - - - - - - - - - - - {{$t(data.i18n)}} - - - - - - - - - - - - -