Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Fedex
/
imac-vue
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Elements-SY
2023-09-06 18:45:24 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
b059c8f93353b6dfde1c47f46b1ed43eefad9036
b059c8f9
1 parent
84472213
modify
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
src/views/et86Config/et86RuleConfig/index.vue
src/views/et86Config/et86RuleConfig/index.vue
View file @
b059c8f
...
...
@@ -71,11 +71,9 @@ export default {
});
},
mounted() {
let headerRef = document.querySelector('.headerRef');
this.$nextTick(() => {
this.tableAttr.maxHeight =
window.innerHeight - restTableHeight(this.$refs);
// console.log(headerRef.clientHeight)
});
},
methods: {
...
...
Please
register
or
login
to post a comment