技术监督新增查看功能

This commit is contained in:
GGJ
2024-10-31 15:47:02 +08:00
parent 1df2b26b04
commit 0645462ab8
19 changed files with 921 additions and 148 deletions

View File

@@ -29,6 +29,12 @@
}
}
}
.atooltip {
margin-top: 0px !important;
padding: 0 !important;
}
.el-dialog {
padding: 0px !important;
@@ -212,4 +218,3 @@
.el-drawer__header {
margin-bottom: 0 !important;
}