吉安感知网项目-前端
shuishen
2026-01-19 cf2ab1935f8b6cd113db09142ed8b8dd6f3070ab
applications/drone-command/src/views/dataCockpit/components/HistoryWarning.vue
@@ -103,6 +103,7 @@
   flex-direction: column;
   width: 100%;
   height: 100%;
   overflow: hidden;
   .search-box {
      display: flex;
@@ -117,6 +118,7 @@
   .list-content {
      height: 0;
      flex: 1;
      overflow-y: auto;
   }
}