无人机管理后台前端(已迁走)
shuishen
2025-06-26 125b416b7895e59a674506d3c976c6c9cfa1d1fb
src/views/resource/attach.vue
@@ -57,7 +57,6 @@
        height: 'auto',
        calcHeight: 0,
        column: [
          {
            label: '附件地址',
@@ -316,13 +315,4 @@
}
</script>
<style scoped lang="scss">
:deep() {
  .avue-crud__body {
    .el-form {
      height: 745px;
      overflow: auto;
    }
  }
}
</style>
<style scoped lang="scss"></style>