Commit ac77f9a0 authored by jingnan's avatar jingnan 👀

曹老板说物料配套维护左侧颜色不要了

parent 5748696e
......@@ -435,25 +435,25 @@ export default {
.label {
vertical-align: middle;
}
.Issued,
.Run,
.New,
.Yes,
.Delivery {
color: #0000ff;
}
.Finish {
color: #008000;
}
.Reserved {
color: #ff0000;
}
.Not {
color: #999999;
}
.Paused {
color: #ffff00;
}
// .Issued,
// .Run,
// .New,
// .Yes,
// .Delivery {
// color: #0000ff;
// }
// .Finish {
// color: #008000;
// }
// .Reserved {
// color: #ff0000;
// }
// .Not {
// color: #999999;
// }
// .Paused {
// color: #ffff00;
// }
}
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment