@@ -125,7 +125,7 @@ export default {
this.getPage();
},
joinWhite(row) {
- console.log(row, "id");
+ // console.log(row, "id");
const _that = this;
this.$confirm("确认加入白名单?", "提示", {
confirmButtonText: "确定",