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