gaoluyang
5 天以前 091d9e9b11fa41531d2827a16c8c85613b7dbf82
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>