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
c171c49c
Commit
c171c49c
authored
Jul 11, 2024
by
jingnan
👀
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
首页站位统计及问题项管理开发
parent
87eb6d2c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
14 deletions
+1
-14
index.vue
applications/dee-task-center/src/views/home/index.vue
+1
-14
No files found.
applications/dee-task-center/src/views/home/index.vue
View file @
c171c49c
...
@@ -47,15 +47,7 @@
...
@@ -47,15 +47,7 @@
<right-centerPane-top
/>
<right-centerPane-top
/>
</div>
</div>
<div
class=
"right-centerPane-bottom"
>
<div
class=
"right-centerPane-bottom"
>
<el-card
style=
"height:100%"
>
<right-centerPane-bottom
/>
<div
slot=
"header"
class=
"clearfix"
>
<span>
物料缺件分析
</span>
</div>
<div
class=
"chartsBox"
>
<right-centerPane-bottom
v-for=
"(item,index) in materialLists"
:key=
"index"
:item=
"item"
/>
</div>
</el-card>
</div>
</div>
</
template
>
</
template
>
<
template
slot=
"paneR"
>
<
template
slot=
"paneR"
>
...
@@ -269,11 +261,6 @@ export default {
...
@@ -269,11 +261,6 @@ export default {
height
:
100%
;
height
:
100%
;
padding
:
10px
;
padding
:
10px
;
}
}
.chartsBox
{
display
:
flex
;
flex-wrap
:
wrap
;
justify-content
:
space-evenly
;
}
}
}
}
}
</
style
>
</
style
>
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