同步现场数据

This commit is contained in:
GGJ
2024-05-16 14:56:04 +08:00
parent 6c3b776db2
commit 5b9d4aac0f
9 changed files with 208 additions and 68 deletions

View File

@@ -31,6 +31,10 @@
}
.el-dialog {
padding: 0px !important;
// .el-dialog__body{
// max-height: 60vh;
// overflow-y: auto;
// }
}
.el-dialog__header {
background: var(--el-color-primary);