@ -273,3 +273,10 @@
getList()
})
</script>
<style lang="scss" scoped>
::v-deep .el-table--enable-row-transition .el-table__body td.el-table__cell{
transition: background-color .25s ease !important;
background: red !important;
color: white !important;
}
</style>