新增预告警单

This commit is contained in:
GGJ
2024-05-15 21:33:54 +08:00
parent ded5803776
commit 88b3756ed3
8 changed files with 516 additions and 72 deletions

View File

@@ -1635,9 +1635,7 @@ defineExpose({ open })
overflow-y: auto;
padding-top: 20px;
}
.dialog-footer {
padding: 10px;
}
/* 调整标签的换行行为 */
.label_over_warp::v-deep .el-form-item__label {
white-space: pre-line !important;