无人机管理后台前端(已迁走)
shuishen
2025-06-11 dae8d5ad8df88593261f6df3697fbfe2cab3047b
src/views/system/sysConfig.vue
@@ -302,4 +302,13 @@
};
</script>
<style></style>
<style scoped lang="scss">
  :deep(){
    .avue-crud__body{
      .el-form{
        height: 745px;
        overflow: auto;
      }
    }
  }
</style>