src/views/purchaseManage/index.vue
@@ -15,7 +15,6 @@
<style lang="scss" scoped>
.content {
  width: 100%;
  background-color: #fff;
  height: calc(100vh - 70px);
  height: calc(100vh - 50px);
}
</style>