无人机管理后台前端(已迁走)
shuishen
2025-06-11 dae8d5ad8df88593261f6df3697fbfe2cab3047b
src/views/monitor/log/api.vue
@@ -210,4 +210,13 @@
};
</script>
<style></style>
<style scoped lang="scss">
  :deep(){
    .avue-crud__body{
      .el-form{
        height: 745px;
        overflow: auto;
      }
    }
  }
</style>