hanbaoshan
2020-10-19 fba381d8ca6dda7f800c7688a3c21f437b4b7550
src/pages/settings/components/ClusterManagement.vue
@@ -362,6 +362,7 @@
              duration: 1000,
              message: "请先选择一个集群节点"
            });
            _this.joinLoading = false;
            return true;
          }
          let nodeIps = this.members.map(i => {