无人机管理后台前端(已迁走)
张含笑
2025-06-10 e4c7bca105e64c047fbcd6bbb53ff5d32b0c5fd6
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>