Hua 6 hours ago
parent
commit
22ad3c81bf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/InspectDC/Object/index.vue

+ 1 - 1
src/views/InspectDC/Object/index.vue

@@ -223,7 +223,7 @@ onMounted(() => {
 <style lang="scss" scoped>
 <style lang="scss" scoped>
 .inspect-object-wrapper {
 .inspect-object-wrapper {
   width: 100%;
   width: 100%;
-  height: 91%;
+  height: 100%;
   overflow: auto;
   overflow: auto;
 }
 }
 .van-button__content {
 .van-button__content {