src/pages/systemSettings/components/ClusterManagement.vue
@@ -511,7 +511,6 @@ async search(json) { let res = await search(json); if (res && res.success) { console.log(res, "搜索集群"); this.searchNum = res.data; } this.searchDis = true; @@ -933,9 +932,6 @@ #h-alaycluster { .el-form-item__content { text-align: left; // input { // max-width: 360px; // } } } }