无人机管理后台前端(已迁走)
张含笑
2025-06-19 b5bf355a9551f954ba7bb1d4e9ba0904fa3be6f3
src/views/system/user.vue
@@ -222,8 +222,8 @@
        },
      },
      option: {
        height: 'auto',
        calcHeight: 140,
        // height: 'auto',
        // calcHeight: 140,
        tip: false,
        searchShow: true,
        searchMenuSpan: 6,
@@ -1164,7 +1164,7 @@
};
</script>
<style>
<style lang="scss">
.box {
  height: 800px;
}
@@ -1176,4 +1176,6 @@
.box .el-scrollbar__wrap {
  overflow: scroll;
}
</style>