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