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