更新
This commit is contained in:
@@ -144,6 +144,7 @@ export default {
|
||||
},
|
||||
created() {
|
||||
this.fetchData()
|
||||
this.getTableData()
|
||||
},
|
||||
methods: {
|
||||
fetchData() {
|
||||
|
||||
@@ -699,9 +699,9 @@ export default {
|
||||
height: 30px;
|
||||
}
|
||||
.el-table .adopt{
|
||||
background: limegreen;
|
||||
background: #9BD7FC;
|
||||
}
|
||||
.el-table .NotThrough{
|
||||
background: palevioletred;
|
||||
background: #FF9759;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user