Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mes-ui
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
周远喜
mes-ui
Commits
a37bc868
Commit
a37bc868
authored
Mar 31, 2020
by
renjintao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
setProcess... scroll
parent
ca704af5
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
194 additions
and
182 deletions
+194
-182
index.vue
pages/processDesign/ProcessRecord/index.vue
+1
-1
index.vue
pages/processManage/Process/index.vue
+2
-2
index.vue
pages/processManage/setProcess/index.vue
+2
-2
index.vue
pages/resource/resource/index.vue
+187
-175
index.vue
pages/resourceManagement/deviceManagement/index.vue
+2
-2
No files found.
pages/processDesign/ProcessRecord/index.vue
View file @
a37bc868
...
@@ -241,7 +241,7 @@ export default {
...
@@ -241,7 +241,7 @@ export default {
this
.
laodaction
()
this
.
laodaction
()
this
.
laodactiontype
()
this
.
laodactiontype
()
this
.
tbHeight
=
window
.
innerHeight
-
220
this
.
tbHeight
=
window
.
innerHeight
-
220
this
.
treeHeight
=
window
.
innerHeight
-
1
5
0
this
.
treeHeight
=
window
.
innerHeight
-
1
4
0
},
},
methods
:
{
methods
:
{
...
...
pages/processManage/Process/index.vue
View file @
a37bc868
...
@@ -408,7 +408,7 @@ export default {
...
@@ -408,7 +408,7 @@ export default {
}
}
},
},
created
()
{
created
()
{
this
.
treeHeight
=
window
.
innerHeight
-
1
5
0
this
.
treeHeight
=
window
.
innerHeight
-
1
4
0
this
.
tableHeight
=
window
.
innerHeight
-
230
this
.
tableHeight
=
window
.
innerHeight
-
230
this
.
loaddata
()
this
.
loaddata
()
this
.
getapprovalStatusdata
()
this
.
getapprovalStatusdata
()
...
@@ -421,7 +421,7 @@ export default {
...
@@ -421,7 +421,7 @@ export default {
window
.
onresize
=
()
=>
{
window
.
onresize
=
()
=>
{
///浏览器窗口大小变化
///浏览器窗口大小变化
return
(()
=>
{
return
(()
=>
{
this
.
treeHeight
=
window
.
innerHeight
-
1
5
0
this
.
treeHeight
=
window
.
innerHeight
-
1
4
0
this
.
tableHeight
=
window
.
innerHeight
-
230
this
.
tableHeight
=
window
.
innerHeight
-
230
})()
})()
}
}
...
...
pages/processManage/setProcess/index.vue
View file @
a37bc868
...
@@ -630,7 +630,7 @@ export default {
...
@@ -630,7 +630,7 @@ export default {
}
}
},
},
created
()
{
created
()
{
this
.
treeHeight
=
window
.
innerHeight
-
1
5
0
this
.
treeHeight
=
window
.
innerHeight
-
1
4
0
this
.
tableHeight
=
window
.
innerHeight
-
230
this
.
tableHeight
=
window
.
innerHeight
-
230
this
.
newColumn
=
this
.
historycolumn
this
.
newColumn
=
this
.
historycolumn
this
.
column
=
this
.
newColumn
this
.
column
=
this
.
newColumn
...
@@ -645,7 +645,7 @@ export default {
...
@@ -645,7 +645,7 @@ export default {
///浏览器窗口大小变化
///浏览器窗口大小变化
return
(()
=>
{
return
(()
=>
{
window
.
screenHeight
=
window
.
innerHeight
window
.
screenHeight
=
window
.
innerHeight
this
.
treeHeight
=
window
.
screenHeight
-
1
5
0
this
.
treeHeight
=
window
.
screenHeight
-
1
4
0
this
.
tableHeight
=
window
.
screenHeight
-
230
this
.
tableHeight
=
window
.
screenHeight
-
230
})()
})()
}
}
...
...
pages/resource/resource/index.vue
View file @
a37bc868
This diff is collapsed.
Click to expand it.
pages/resourceManagement/deviceManagement/index.vue
View file @
a37bc868
...
@@ -696,8 +696,8 @@ export default {
...
@@ -696,8 +696,8 @@ export default {
},
},
created
()
{
created
()
{
this
.
laodaction
()
this
.
laodaction
()
this
.
treeHeight
=
window
.
innerHeight
this
.
treeHeight
=
window
.
innerHeight
-
140
this
.
tbHeight
=
window
.
innerHeight
-
175
this
.
tbHeight
=
window
.
innerHeight
-
230
},
},
mounted
()
{
mounted
()
{
this
.
initTree
()
this
.
initTree
()
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment