修改 承载能力评估 添加谐波次数

This commit is contained in:
GGJ
2024-07-15 14:49:52 +08:00
parent 1326b934db
commit afc0e875d8
8 changed files with 69 additions and 34 deletions

View File

@@ -63,4 +63,7 @@
// .vxe-table--render-default .is--disabled.vxe-cell--checkbox .vxe-checkbox--icon{
// color: #fff0;
// }
// }
.vxe-table--tooltip-wrapper {
z-index: 10000 !important;
}