无人机管理后台前端(已迁走)
shuishen
2025-06-26 6e06b877b6308c21cd6911a7d94455b7fba81bb2
src/views/resource/waylineFile.vue
@@ -231,12 +231,5 @@
.avue-crud .el-table {
  max-height: none !important;
}
 :deep(){
    .avue-crud__body{
      .el-form{
        height: 745px;
        overflow: auto;
      }
    }
  }
</style>