yz_08
2021-02-04 601ebdfe8ec5d8109148763dc983663ea749e407
src/views/system/user.vue
@@ -1026,6 +1026,12 @@
  }
}
</script>
<style lang="scss" scoped>
  .el-main {
    height: 600px;
  }
</style>
<style lang="scss">
  .el-aside {
    padding: 20px;
@@ -1035,10 +1041,6 @@
    .el-tree {
      height: 100%;
    }
  }
  .el-main {
    height: 600px;
  }
  #searchTable {