|
@@ -2228,7 +2228,6 @@ export default {
|
|
});
|
|
});
|
|
}
|
|
}
|
|
that.rightTableData = arr;
|
|
that.rightTableData = arr;
|
|
- console.log(that.rightTableData);
|
|
|
|
that.total = res.data.total;
|
|
that.total = res.data.total;
|
|
} else {
|
|
} else {
|
|
that.$message.error(res.message);
|
|
that.$message.error(res.message);
|