瀏覽代碼

update 修改不良反应 显示tab 页后面的问题

bzd_lxf 6 月之前
父節點
當前提交
71ae6aa2a2
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      health-admin/src/main/resources/templates/dtp/followUp/followUpEdit.html

+ 6 - 0
health-admin/src/main/resources/templates/dtp/followUp/followUpEdit.html

@@ -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; /* 宽度为容器宽度 */