@@ -105,7 +105,7 @@
<style scoped>
.all{
- height: calc(100vh - 183px);
+ height: calc(100vh - 1px);
width: 100%;
display: flex;
}
@@ -52,7 +52,8 @@ import InterlockHistoryList from './InterlockHistory/InterlockHistoryList.vue'
<style lang="less" scoped>
- height: calc(100vh - 142px);
+ // height: calc(100vh - 2px);
+ height: 100%;