Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
T
TF-MOM-WEB
Project
Project
Details
Activity
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
TFMOM
TF-MOM-WEB
Commits
f82dd7a7
Commit
f82dd7a7
authored
Aug 04, 2023
by
arvin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
站点路线
parent
018b021c
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
step.vue
...-mes/src/privateComponents/components/MBOMConfig/step.vue
+2
-2
No files found.
applications/dee-mes/src/privateComponents/components/MBOMConfig/step.vue
View file @
f82dd7a7
<
template
>
<
template
>
<div
class=
"TfMomWebStep-model"
>
<div
class=
"TfMomWebStep-model"
>
<div
:id=
"ganttElId"
style=
"height: 100%;"
/>
<div
:id=
"ganttElId"
style=
"height: 100%;
width: 100%;position: relative;
"
/>
</div>
</div>
</
template
>
</
template
>
...
@@ -191,7 +191,7 @@ export default {
...
@@ -191,7 +191,7 @@ export default {
ganttAg
.
config
.
auto_scheduling
=
true
ganttAg
.
config
.
auto_scheduling
=
true
// 指定在选择显示所选任务时是否滚动时间线区域
// 指定在选择显示所选任务时是否滚动时间线区域
ganttAg
.
config
.
scroll_on_click
=
true
ganttAg
.
config
.
scroll_on_click
=
true
ganttAg
.
config
.
min_column_width
=
6
0
ganttAg
.
config
.
min_column_width
=
4
0
ganttAg
.
config
.
autoscroll
=
true
ganttAg
.
config
.
autoscroll
=
true
ganttAg
.
config
.
drag_progress
=
false
ganttAg
.
config
.
drag_progress
=
false
ganttAg
.
ext
.
zoom
.
init
(
zoomConfig
)
ganttAg
.
ext
.
zoom
.
init
(
zoomConfig
)
...
...
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