yz_08
2021-02-04 601ebdfe8ec5d8109148763dc983663ea749e407
src/views/user/search.vue
@@ -376,6 +376,12 @@
  }
}
</script>
<style lang="scss" scoped>
  .el-main {
    height: 600px;
  }
</style>
<style lang="scss">
  .el-aside {
    padding: 20px;
@@ -386,11 +392,6 @@
      height: 100%;
    }
  }
  .el-main {
    height: 600px;
  }
  #searchTable {
    margin-top: 10px;
    border-collapse: collapse;