联调 技术监督 所有流程删除功能

This commit is contained in:
GGJ
2024-09-10 14:07:25 +08:00
parent d9bcec8ea0
commit bc83dea947
16 changed files with 416 additions and 42 deletions

View File

@@ -66,4 +66,7 @@
// }
.vxe-table--tooltip-wrapper {
z-index: 10000 !important;
}
}
.is--disabled {
background-color: var(--vxe-input-disabled-color);
}