@ -390,7 +390,9 @@
<style type="text/scss" lang="scss">
@import "../../styles/mixin";
.el-table .cell.el-tooltip {
white-space: pre-wrap;
}
.el-header {
/*background-color: #eef1f6;*/
color: #333;
@ -491,11 +491,7 @@ export default {
this.getList();
if (this.query.status === "202" || this.query.status === "502") {
this.haveDistributionVisible = true;
} else {
this.haveDistributionVisible = false;
},
handleCurrentChange(val) {
this.query.page = val;