无人机管理后台前端(已迁走)
rain
2025-06-12 0082fa417fb2af9add3406bf05ab3e3e45890c34
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>