无人机管理后台前端(已迁走)
shuishen
2025-06-14 32e51ed4e7a1ca073efb46eb1af8e1b167802d5b
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>