@@ -6,6 +6,12 @@
<th:block th:include="include :: ztree-css" />
</head>
<style>
+ .select2-dropdown {
+ z-index: 9999 !important;
+ }
+ .tabs-container {
+ position: relative;
.styled-input5 {
/*display: block; /* 使其独占一行 */
width: 150px; /* 宽度为容器宽度 */