导入不合格颜色
This commit is contained in:
@@ -683,7 +683,7 @@ export default {
|
||||
|
||||
<style>
|
||||
.el-table .warning-row {
|
||||
background: oldlace;
|
||||
background: red;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
||||
@@ -640,7 +640,7 @@ export default {
|
||||
|
||||
<style>
|
||||
.el-table .warning-row {
|
||||
background: oldlace;
|
||||
background: red;
|
||||
}
|
||||
.rgb196{
|
||||
background: palevioletred;
|
||||
|
||||
Reference in New Issue
Block a user