无人机管理后台前端(已迁走)
张含笑
2025-06-14 91db0f9939fef7152e06b61c09166ebc628f8a7e
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>