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:58 +0800
Browse Files
Options
Browse Files
Download
Plain Diff
Commit
76af68f2524a5ebac3ed4407d5db0be5ce5de9a9
76af68f2
2 parents
885a93f1
b059c8f9
Merge branch 'et86-black' into et86
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 @
76af68f
...
...
@@ -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