huminmin
4 天以前 0b4f342d73beaa0a43e2c4b30d63f32551ed56f6
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>