无人机管理后台前端(已迁走)
rjg
2025-06-03 07317dfd4ba3af0b2e58daec9ea0c776ac3181ec
src/views/device/devicePerMenu.vue
@@ -311,3 +311,14 @@
  /* color: aqua; */
}
</style>
<style scoped lang="scss">
  :deep(){
    .avue-crud__body{
      .el-form{
        height: 745px;
        overflow: auto;
      }
    }
  }
</style>