Browse Source

xiugai1

master
yangzhou-cyber 3 years ago
parent
commit
94104ec589
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/views/second/segmentation/contentDetail.vue

+ 1
- 1
src/views/second/segmentation/contentDetail.vue View File

@@ -430,7 +430,7 @@ export default {
tableLoading: false,
form: {},
reducing: false,
tableHeight: document.documentElement.clientHeight - 610,
tableHeight: document.documentElement.clientHeight - 630,
};
},
computed: {

Loading…
Cancel
Save