子卷质检添加功能,add任务管理页

This commit is contained in:
2025-10-15 09:38:08 +08:00
parent 528743863d
commit 8b58c7f67c
7 changed files with 159 additions and 6 deletions

View File

@@ -424,6 +424,9 @@ uni-button[disabled]:not([type]) {
}
/** */
.uni-select {
height: 80rpx !important;
}
.uni-select__selector {
z-index: 300 !important;
}