修改设备工单

This commit is contained in:
2024-04-30 16:08:07 +08:00
parent 2b8797a1ac
commit 162ef0ef26
23 changed files with 1629 additions and 363 deletions

View File

@ -65,6 +65,6 @@
}
}
.loadBox{
color: $uni-color-primary;
color: $uni-text-color-loading;
}
</style>