gaoluyang
6 天以前 86ebbcd63e211f4a99e1b5585ddaf7ad805c461a
src/views/productionManagement/productionOrder/index.vue
@@ -410,14 +410,14 @@
}
::v-deep .yellow {
  background-color: #e8b183;
  background-color: #FAF0DE;
}
::v-deep .red {
  background-color: #e35050;
  background-color: #FAE1DE;
}
::v-deep .purple{
  background-color: #c484dd;
  background-color: #F4DEFA;
}
</style>