Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
template_vue
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
胡宝山
template_vue
Commits
6c24d998
Commit
6c24d998
authored
May 03, 2024
by
高宇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1.优化代码
parent
5773c192
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
155 additions
and
155 deletions
+155
-155
tagfour.vue
src/views/template/components/tagfour.vue
+155
-155
No files found.
src/views/template/components/tagfour.vue
View file @
6c24d998
...
@@ -33,115 +33,115 @@
...
@@ -33,115 +33,115 @@
<div
class=
"tableHear"
style=
"border-right: 1px solid;border-top: 1px solid"
>
<div
class=
"tableHear"
style=
"border-right: 1px solid;border-top: 1px solid"
>
<div
class=
"firstCell"
style=
"border-bottom: 1px solid"
>
LD1
</div>
<div
class=
"firstCell"
style=
"border-bottom: 1px solid"
>
LD1
</div>
<div
class=
"secondCell"
style=
"border-bottom: 1px solid"
>
<div
class=
"secondCell"
style=
"border-bottom: 1px solid"
>
<div
class=
"cellContent"
>
{{
form
.
LD
[
0
]
?
form
.
LD
[
0
]
:
'-'
}}
</div>
<div
class=
"cellContent"
>
{{
form
.
LD
[
0
]
?
parseFloat
(
form
.
LD
[
0
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"cellContent"
>
{{
form
.
LD
[
1
]
?
form
.
LD
[
1
]
:
'-'
}}
</div>
<div
class=
"cellContent"
>
{{
form
.
LD
[
1
]
?
parseFloat
(
form
.
LD
[
1
]).
toFixed
(
3
)
:
'-'
}}
</div>
</div>
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
2
]
?
form
.
LD
[
2
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
2
]
?
parseFloat
(
form
.
LD
[
2
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
3
]
?
form
.
LD
[
3
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
3
]
?
parseFloat
(
form
.
LD
[
3
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
4
]
?
form
.
LD
[
4
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
4
]
?
parseFloat
(
form
.
LD
[
4
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
5
]
?
form
.
LD
[
5
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
5
]
?
parseFloat
(
form
.
LD
[
5
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
6
]
?
form
.
LD
[
6
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
6
]
?
parseFloat
(
form
.
LD
[
6
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
7
]
?
form
.
LD
[
7
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
7
]
?
parseFloat
(
form
.
LD
[
7
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
8
]
?
form
.
LD
[
8
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
8
]
?
parseFloat
(
form
.
LD
[
8
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
9
]
?
form
.
LD
[
9
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
9
]
?
parseFloat
(
form
.
LD
[
9
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
10
]
?
form
.
LD
[
10
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
10
]
?
parseFloat
(
form
.
LD
[
10
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
11
]
?
form
.
LD
[
11
]
:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
11
]
?
parseFloat
(
form
.
LD
[
11
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
12
]
?
form
.
LD
[
12
]
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
12
]
?
form
.
LD
[
12
]:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
13
]
?
form
.
LD
[
13
]
:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
13
]
?
parseFloat
(
form
.
LD
[
13
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
14
]
?
form
.
LD
[
14
]
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
14
]
?
form
.
LD
[
14
]
:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
15
]
?
form
.
LD
[
15
]
:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
15
]
?
parseFloat
(
form
.
LD
[
15
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
16
]
?
form
.
LD
[
16
]
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
16
]
?
form
.
LD
[
16
]
:
'-'
}}
</div>
</div>
</div>
<!-- LDA -->
<!-- LDA -->
<div
class=
"tableHear"
style=
"border-right: 1px solid;border-top: 1px solid"
>
<div
class=
"tableHear"
style=
"border-right: 1px solid;border-top: 1px solid"
>
<div
class=
"firstCell"
style=
"border-bottom: 1px solid"
>
LDA
</div>
<div
class=
"firstCell"
style=
"border-bottom: 1px solid"
>
LDA
</div>
<div
class=
"secondCell"
style=
"border-bottom: 1px solid"
>
<div
class=
"secondCell"
style=
"border-bottom: 1px solid"
>
<div
class=
"cellContent"
>
{{
form
.
LDA
[
0
]
?
form
.
LDA
[
0
]
:
'-'
}}
</div>
<div
class=
"cellContent"
>
{{
form
.
LDA
[
0
]
?
parseFloat
(
form
.
LDA
[
0
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"cellContent"
>
{{
form
.
LDA
[
1
]
?
form
.
LDA
[
1
]
:
'-'
}}
</div>
<div
class=
"cellContent"
>
{{
form
.
LDA
[
1
]
?
parseFloat
(
form
.
LDA
[
1
]).
toFixed
(
3
)
:
'-'
}}
</div>
</div>
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
2
]
?
form
.
LDA
[
2
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
2
]
?
parseFloat
(
form
.
LDA
[
2
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
3
]
?
form
.
LDA
[
3
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
3
]
?
parseFloat
(
form
.
LDA
[
3
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
4
]
?
form
.
LDA
[
4
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
4
]
?
parseFloat
(
form
.
LDA
[
4
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
5
]
?
form
.
LDA
[
5
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
5
]
?
parseFloat
(
form
.
LDA
[
5
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
6
]
?
form
.
LDA
[
6
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
6
]
?
parseFloat
(
form
.
LDA
[
6
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
7
]
?
form
.
LDA
[
7
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
7
]
?
parseFloat
(
form
.
LDA
[
7
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
8
]
?
form
.
LDA
[
8
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
8
]
?
parseFloat
(
form
.
LDA
[
8
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
9
]
?
form
.
LDA
[
9
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
9
]
?
parseFloat
(
form
.
LDA
[
9
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
10
]
?
form
.
LDA
[
10
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
10
]
?
parseFloat
(
form
.
LDA
[
10
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
11
]
?
form
.
LDA
[
11
]
:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
11
]
?
parseFloat
(
form
.
LDA
[
11
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
12
]
?
form
.
LDA
[
12
]
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
12
]
?
form
.
LDA
[
12
]:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
13
]
?
form
.
LDA
[
13
]
:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
13
]
?
parseFloat
(
form
.
LDA
[
13
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
14
]
?
form
.
LDA
[
14
]
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
14
]
?
form
.
LDA
[
14
]
:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
15
]
?
form
.
LDA
[
15
]
:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
15
]
?
parseFloat
(
form
.
LDA
[
15
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
16
]
?
form
.
LDA
[
16
]
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
16
]
?
form
.
LDA
[
16
]
:
'-'
}}
</div>
</div>
</div>
<!-- LDB -->
<!-- LDB -->
<div
class=
"tableHear"
style=
"border-right: 1px solid;border-top: 1px solid"
>
<div
class=
"tableHear"
style=
"border-right: 1px solid;border-top: 1px solid"
>
<div
class=
"firstCell"
style=
"border-bottom: 1px solid"
>
LDB
</div>
<div
class=
"firstCell"
style=
"border-bottom: 1px solid"
>
LDB
</div>
<div
class=
"secondCell"
style=
"border-bottom: 1px solid"
>
<div
class=
"secondCell"
style=
"border-bottom: 1px solid"
>
<div
class=
"cellContent"
>
{{
form
.
LDB
[
0
]
?
form
.
LDB
[
0
]
:
'-'
}}
</div>
<div
class=
"cellContent"
>
{{
form
.
LDB
[
0
]
?
parseFloat
(
form
.
LDB
[
0
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"cellContent"
>
{{
form
.
LDB
[
1
]
?
form
.
LDB
[
1
]
:
'-'
}}
</div>
<div
class=
"cellContent"
>
{{
form
.
LDB
[
1
]
?
parseFloat
(
form
.
LDB
[
1
]).
toFixed
(
3
)
:
'-'
}}
</div>
</div>
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDB
[
2
]
?
form
.
LDB
[
2
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDB
[
2
]
?
parseFloat
(
form
.
LDB
[
2
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDB
[
3
]
?
form
.
LDB
[
3
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDB
[
3
]
?
parseFloat
(
form
.
LDB
[
3
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDB
[
4
]
?
form
.
LDB
[
4
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDB
[
4
]
?
parseFloat
(
form
.
LDB
[
4
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDB
[
5
]
?
form
.
LDB
[
5
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDB
[
5
]
?
parseFloat
(
form
.
LDB
[
5
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDB
[
6
]
?
form
.
LDB
[
6
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDB
[
6
]
?
parseFloat
(
form
.
LDB
[
6
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDB
[
7
]
?
form
.
LDB
[
7
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDB
[
7
]
?
parseFloat
(
form
.
LDB
[
7
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDB
[
8
]
?
form
.
LDB
[
8
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDB
[
8
]
?
parseFloat
(
form
.
LDB
[
8
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDB
[
9
]
?
form
.
LDB
[
9
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDB
[
9
]
?
parseFloat
(
form
.
LDB
[
9
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDB
[
10
]
?
form
.
LDB
[
10
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDB
[
10
]
?
parseFloat
(
form
.
LDB
[
10
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDB
[
11
]
?
form
.
LDB
[
11
]
:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDB
[
11
]
?
parseFloat
(
form
.
LDB
[
11
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDB
[
12
]
?
form
.
LDB
[
12
]
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDB
[
12
]
?
form
.
LDB
[
12
]:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDB
[
13
]
?
form
.
LDB
[
13
]
:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDB
[
13
]
?
parseFloat
(
form
.
LDB
[
13
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDB
[
14
]
?
form
.
LDB
[
14
]
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDB
[
14
]
?
form
.
LDB
[
14
]
:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDB
[
15
]
?
form
.
LDB
[
15
]
:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDB
[
15
]
?
parseFloat
(
form
.
LDB
[
15
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDB
[
16
]
?
form
.
LDB
[
16
]
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDB
[
16
]
?
form
.
LDB
[
16
]
:
'-'
}}
</div>
</div>
</div>
<!-- WD1-->
<!-- WD1-->
<div
class=
"tableHear"
style=
"border-right: 1px solid;border-top: 1px solid"
>
<div
class=
"tableHear"
style=
"border-right: 1px solid;border-top: 1px solid"
>
<div
class=
"firstCell"
style=
"border-bottom: 1px solid"
>
WD1
</div>
<div
class=
"firstCell"
style=
"border-bottom: 1px solid"
>
WD1
</div>
<div
class=
"secondCell"
style=
"border-bottom: 1px solid"
>
<div
class=
"secondCell"
style=
"border-bottom: 1px solid"
>
<div
class=
"cellContent"
>
{{
form
.
WDAList
[
0
]
?
form
.
WDAList
[
0
]
:
'-'
}}
</div>
<div
class=
"cellContent"
>
{{
form
.
WDAList
[
0
]
?
parseFloat
(
form
.
WDAList
[
0
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"cellContent"
>
{{
form
.
WDAList
[
1
]
?
form
.
WDAList
[
1
]
:
'-'
}}
</div>
<div
class=
"cellContent"
>
{{
form
.
WDAList
[
1
]
?
parseFloat
(
form
.
WDAList
[
1
]).
toFixed
(
3
)
:
'-'
}}
</div>
</div>
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
2
]
?
form
.
WDAList
[
2
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
2
]
?
parseFloat
(
form
.
WDAList
[
2
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
3
]
?
form
.
WDAList
[
3
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
3
]
?
parseFloat
(
form
.
WDAList
[
3
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
4
]
?
form
.
WDAList
[
4
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
4
]
?
parseFloat
(
form
.
WDAList
[
4
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
5
]
?
form
.
WDAList
[
5
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
5
]
?
parseFloat
(
form
.
WDAList
[
5
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
6
]
?
form
.
WDAList
[
6
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
6
]
?
parseFloat
(
form
.
WDAList
[
6
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
7
]
?
form
.
WDAList
[
7
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
7
]
?
parseFloat
(
form
.
WDAList
[
7
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
8
]
?
form
.
WDAList
[
8
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
8
]
?
parseFloat
(
form
.
WDAList
[
8
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
9
]
?
form
.
WDAList
[
9
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
9
]
?
parseFloat
(
form
.
WDAList
[
9
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
10
]
?
form
.
WDAList
[
10
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
10
]
?
parseFloat
(
form
.
WDAList
[
10
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
11
]
?
form
.
WDAList
[
11
]
:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
11
]
?
parseFloat
(
form
.
WDAList
[
11
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
12
]
?
form
.
WDAList
[
12
]
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
12
]
?
form
.
WDAList
[
12
]:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
13
]
?
form
.
WDAList
[
13
]
:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
13
]
?
parseFloat
(
form
.
WDAList
[
13
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
14
]
?
form
.
WDAList
[
14
]
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
14
]
?
form
.
WDAList
[
14
]
:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
15
]
?
form
.
WDAList
[
15
]
:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
15
]
?
parseFloat
(
form
.
WDAList
[
15
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
16
]
?
form
.
WDAList
[
16
]
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
16
]
?
form
.
WDAList
[
16
]
:
'-'
}}
</div>
</div>
</div>
<!-- WD2 -->
<!-- WD2 -->
<div
class=
"tableHear"
style=
"border-right: 1px solid;border-top: 1px solid"
>
<div
class=
"tableHear"
style=
"border-right: 1px solid;border-top: 1px solid"
>
<div
class=
"firstCell"
style=
"border-bottom: 1px solid"
>
WD2
</div>
<div
class=
"firstCell"
style=
"border-bottom: 1px solid"
>
WD2
</div>
<div
class=
"secondCell"
style=
"border-bottom: 1px solid"
>
<div
class=
"secondCell"
style=
"border-bottom: 1px solid"
>
<div
class=
"cellContent"
>
{{
form
.
WDBList
[
0
]
?
form
.
WDBList
[
0
]
:
'-'
}}
</div>
<div
class=
"cellContent"
>
{{
form
.
WDBList
[
0
]
?
parseFloat
(
form
.
WDAList
[
0
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"cellContent"
>
{{
form
.
WDBList
[
1
]
?
form
.
WDBList
[
1
]
:
'-'
}}
</div>
<div
class=
"cellContent"
>
{{
form
.
WDBList
[
1
]
?
parseFloat
(
form
.
WDAList
[
1
]).
toFixed
(
3
)
:
'-'
}}
</div>
</div>
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDBList
[
2
]
?
form
.
WDBList
[
2
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDBList
[
2
]
?
parseFloat
(
form
.
WDBList
[
2
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDBList
[
3
]
?
form
.
WDBList
[
3
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDBList
[
3
]
?
parseFloat
(
form
.
WDBList
[
3
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDBList
[
4
]
?
form
.
WDBList
[
4
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDBList
[
4
]
?
parseFloat
(
form
.
WDBList
[
4
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDBList
[
5
]
?
form
.
WDBList
[
5
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDBList
[
5
]
?
parseFloat
(
form
.
WDBList
[
5
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDBList
[
6
]
?
form
.
WDAList
[
6
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDBList
[
6
]
?
parseFloat
(
form
.
WDBList
[
6
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDBList
[
7
]
?
form
.
WDBList
[
7
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDBList
[
7
]
?
parseFloat
(
form
.
WDBList
[
7
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDBList
[
8
]
?
form
.
WDBList
[
8
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDBList
[
8
]
?
parseFloat
(
form
.
WDBList
[
8
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDBList
[
9
]
?
form
.
WDBList
[
9
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDBList
[
9
]
?
parseFloat
(
form
.
WDBList
[
9
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDBList
[
10
]
?
form
.
WDBList
[
10
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDBList
[
10
]
?
parseFloat
(
form
.
WDBList
[
10
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDBList
[
11
]
?
form
.
WDBList
[
11
]
:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDBList
[
11
]
?
parseFloat
(
form
.
WDBList
[
11
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDBList
[
12
]
?
form
.
WDBList
[
12
]
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDBList
[
12
]
?
form
.
WDBList
[
12
]:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDBList
[
13
]
?
form
.
WDBList
[
13
]
:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDBList
[
13
]
?
parseFloat
(
form
.
WDBList
[
13
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDBList
[
14
]
?
form
.
WDBList
[
14
]
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDBList
[
14
]
?
form
.
WDBList
[
14
]
:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDBList
[
15
]
?
form
.
WDBList
[
15
]
:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDBList
[
15
]
?
parseFloat
(
form
.
WDBList
[
15
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDBList
[
16
]
?
form
.
WDBList
[
16
]
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDBList
[
16
]
?
form
.
WDBList
[
16
]
:
'-'
}}
</div>
</div>
</div>
</div>
</div>
...
@@ -166,7 +166,7 @@
...
@@ -166,7 +166,7 @@
<div
class=
"twoCellContent"
>
{{
form
.
projectAList
[
0
]
?
form
.
projectAList
[
0
]
:
'-'
}}
</div>
<div
class=
"twoCellContent"
>
{{
form
.
projectAList
[
0
]
?
form
.
projectAList
[
0
]
:
'-'
}}
</div>
</div>
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid;"
>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid;"
>
<div
class=
"twoCellContent"
>
{{
form
.
projectAList
[
1
]
?
form
.
projectAList
[
1
]
:
'-'
}}
</div>
<div
class=
"twoCellContent"
>
{{
form
.
projectAList
[
1
]
?
parseFloat
(
form
.
projectAList
[
1
]).
toFixed
(
3
)
:
'-'
}}
</div>
</div>
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid;"
>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid;"
>
{{
form
.
projectAList
[
2
]
?
form
.
projectAList
[
2
]
:
'-'
}}
{{
form
.
projectAList
[
2
]
?
form
.
projectAList
[
2
]
:
'-'
}}
...
@@ -178,7 +178,7 @@
...
@@ -178,7 +178,7 @@
<div
class=
"twoCellContent"
>
{{
form
.
projetcBList
[
0
]
?
form
.
projetcBList
[
0
]
:
'-'
}}
</div>
<div
class=
"twoCellContent"
>
{{
form
.
projetcBList
[
0
]
?
form
.
projetcBList
[
0
]
:
'-'
}}
</div>
</div>
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid;"
>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid;"
>
<div
class=
"twoCellContent"
>
{{
form
.
projetcBList
[
1
]
?
form
.
projetcBList
[
1
]
:
'-'
}}
</div>
<div
class=
"twoCellContent"
>
{{
form
.
projetcBList
[
1
]
?
parseFloat
(
form
.
projetcBList
[
1
]).
toFixed
(
3
)
:
'-'
}}
</div>
</div>
</div>
<div
class=
"fourCell"
>
<div
class=
"fourCell"
>
{{
form
.
projetcBList
[
2
]
?
form
.
projetcBList
[
2
]
:
'-'
}}
{{
form
.
projetcBList
[
2
]
?
form
.
projetcBList
[
2
]
:
'-'
}}
...
@@ -190,7 +190,7 @@
...
@@ -190,7 +190,7 @@
<div
class=
"twoCellContent"
>
{{
form
.
projectCList
[
0
]
?
form
.
projectCList
[
0
]
:
'-'
}}
</div>
<div
class=
"twoCellContent"
>
{{
form
.
projectCList
[
0
]
?
form
.
projectCList
[
0
]
:
'-'
}}
</div>
</div>
</div>
<div
class=
"threeCell"
>
<div
class=
"threeCell"
>
<div
class=
"twoCellContent"
>
{{
form
.
projectCList
[
1
]
?
form
.
projectCList
[
1
]
:
'-'
}}
</div>
<div
class=
"twoCellContent"
>
{{
form
.
projectCList
[
1
]
?
parseFloat
(
form
.
projectCList
[
1
]).
toFixed
(
3
)
:
'-'
}}
</div>
</div>
</div>
<div
class=
"fourCell"
>
<div
class=
"fourCell"
>
{{
form
.
projectCList
[
2
]
?
form
.
projectCList
[
2
]
:
'-'
}}
{{
form
.
projectCList
[
2
]
?
form
.
projectCList
[
2
]
:
'-'
}}
...
@@ -229,69 +229,69 @@
...
@@ -229,69 +229,69 @@
<div
class=
"tableHear"
style=
"border-right: 1px solid;border-top: 1px solid"
>
<div
class=
"tableHear"
style=
"border-right: 1px solid;border-top: 1px solid"
>
<div
class=
"firstCell"
style=
"border-bottom: 1px solid"
>
LD1
</div>
<div
class=
"firstCell"
style=
"border-bottom: 1px solid"
>
LD1
</div>
<div
class=
"secondCell"
style=
"border-bottom: 1px solid"
>
<div
class=
"secondCell"
style=
"border-bottom: 1px solid"
>
<div
class=
"cellContent"
>
{{
form
.
LD
[
0
]
?
form
.
LD
[
0
]
:
'-'
}}
</div>
<div
class=
"cellContent"
>
{{
form
.
LD
[
0
]
?
parseFloat
(
form
.
LD
[
0
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"cellContent"
>
{{
form
.
LD
[
1
]
?
form
.
LD
[
1
]
:
'-'
}}
</div>
<div
class=
"cellContent"
>
{{
form
.
LD
[
1
]
?
parseFloat
(
form
.
LD
[
1
]).
toFixed
(
3
)
:
'-'
}}
</div>
</div>
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
2
]
?
form
.
LD
[
2
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
2
]
?
parseFloat
(
form
.
LD
[
2
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
3
]
?
form
.
LD
[
3
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
3
]
?
parseFloat
(
form
.
LD
[
3
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
4
]
?
form
.
LD
[
4
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
4
]
?
parseFloat
(
form
.
LD
[
4
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
5
]
?
form
.
LD
[
5
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
5
]
?
parseFloat
(
form
.
LD
[
5
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
6
]
?
form
.
LD
[
6
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
6
]
?
parseFloat
(
form
.
LD
[
6
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
7
]
?
form
.
LD
[
7
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
7
]
?
parseFloat
(
form
.
LD
[
7
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
8
]
?
form
.
LD
[
8
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
8
]
?
parseFloat
(
form
.
LD
[
8
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
9
]
?
form
.
LD
[
9
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
9
]
?
parseFloat
(
form
.
LD
[
9
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
10
]
?
form
.
LD
[
10
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
10
]
?
parseFloat
(
form
.
LD
[
10
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
11
]
?
form
.
LD
[
11
]
:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
11
]
?
parseFloat
(
form
.
LD
[
11
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
12
]
?
form
.
LD
[
12
]
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
12
]
?
form
.
LD
[
12
]:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
13
]
?
form
.
LD
[
13
]
:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
13
]
?
parseFloat
(
form
.
LD
[
13
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
14
]
?
form
.
LD
[
14
]
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
14
]
?
form
.
LD
[
14
]
:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
15
]
?
form
.
LD
[
15
]
:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
15
]
?
parseFloat
(
form
.
LD
[
15
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
16
]
?
form
.
LD
[
16
]
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LD
[
16
]
?
form
.
LD
[
16
]
:
'-'
}}
</div>
</div>
</div>
<!-- LDA -->
<!-- LDA -->
<div
class=
"tableHear"
style=
"border-right: 1px solid;border-top: 1px solid"
>
<div
class=
"tableHear"
style=
"border-right: 1px solid;border-top: 1px solid"
>
<div
class=
"firstCell"
style=
"border-bottom: 1px solid"
>
LDA
</div>
<div
class=
"firstCell"
style=
"border-bottom: 1px solid"
>
LDA
</div>
<div
class=
"secondCell"
style=
"border-bottom: 1px solid"
>
<div
class=
"secondCell"
style=
"border-bottom: 1px solid"
>
<div
class=
"cellContent"
>
{{
form
.
LDA
[
0
]
?
form
.
LDA
[
0
]
:
'-'
}}
</div>
<div
class=
"cellContent"
>
{{
form
.
LDA
[
0
]
?
parseFloat
(
form
.
LDA
[
0
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"cellContent"
>
{{
form
.
LDA
[
1
]
?
form
.
LDA
[
1
]
:
'-'
}}
</div>
<div
class=
"cellContent"
>
{{
form
.
LDA
[
1
]
?
parseFloat
(
form
.
LDA
[
1
]).
toFixed
(
3
)
:
'-'
}}
</div>
</div>
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
2
]
?
form
.
LDA
[
2
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
2
]
?
parseFloat
(
form
.
LDA
[
2
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
3
]
?
form
.
LDA
[
3
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
3
]
?
parseFloat
(
form
.
LDA
[
3
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
4
]
?
form
.
LDA
[
4
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
4
]
?
parseFloat
(
form
.
LDA
[
4
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
5
]
?
form
.
LDA
[
5
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
5
]
?
parseFloat
(
form
.
LDA
[
5
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
6
]
?
form
.
LDA
[
6
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
6
]
?
parseFloat
(
form
.
LDA
[
6
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
7
]
?
form
.
LDA
[
7
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
7
]
?
parseFloat
(
form
.
LDA
[
7
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
8
]
?
form
.
LDA
[
8
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
8
]
?
parseFloat
(
form
.
LDA
[
8
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
9
]
?
form
.
LDA
[
9
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
9
]
?
parseFloat
(
form
.
LDA
[
9
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
10
]
?
form
.
LDA
[
10
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
10
]
?
parseFloat
(
form
.
LDA
[
10
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
11
]
?
form
.
LDA
[
11
]
:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
11
]
?
parseFloat
(
form
.
LDA
[
11
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
12
]
?
form
.
LDA
[
12
]
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
12
]
?
form
.
LDA
[
12
]:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
13
]
?
form
.
LDA
[
13
]
:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
13
]
?
parseFloat
(
form
.
LDA
[
13
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
14
]
?
form
.
LDA
[
14
]
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
14
]
?
form
.
LDA
[
14
]
:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
15
]
?
form
.
LDA
[
15
]
:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
15
]
?
parseFloat
(
form
.
LDA
[
15
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
16
]
?
form
.
LDA
[
16
]
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
16
]
?
form
.
LDA
[
16
]
:
'-'
}}
</div>
</div>
</div>
<!-- WD1-->
<!-- WD1-->
<div
class=
"tableHear"
style=
"border-right: 1px solid;border-top: 1px solid"
>
<div
class=
"tableHear"
style=
"border-right: 1px solid;border-top: 1px solid"
>
<div
class=
"firstCell"
style=
"border-bottom: 1px solid"
>
WD1
</div>
<div
class=
"firstCell"
style=
"border-bottom: 1px solid"
>
WD1
</div>
<div
class=
"secondCell"
style=
"border-bottom: 1px solid"
>
<div
class=
"secondCell"
style=
"border-bottom: 1px solid"
>
<div
class=
"cellContent"
>
{{
form
.
WDAList
[
0
]
?
form
.
WDAList
[
0
]
:
'-'
}}
</div>
<div
class=
"cellContent"
>
{{
form
.
WDAList
[
0
]
?
parseFloat
(
form
.
WDAList
[
0
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"cellContent"
>
{{
form
.
WDAList
[
1
]
?
form
.
WDAList
[
1
]
:
'-'
}}
</div>
<div
class=
"cellContent"
>
{{
form
.
WDAList
[
1
]
?
parseFloat
(
form
.
WDAList
[
1
]).
toFixed
(
3
)
:
'-'
}}
</div>
</div>
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
2
]
?
form
.
WDAList
[
2
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
2
]
?
parseFloat
(
form
.
WDAList
[
2
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
3
]
?
form
.
WDAList
[
3
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
3
]
?
parseFloat
(
form
.
WDAList
[
3
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
4
]
?
form
.
WDAList
[
4
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
4
]
?
parseFloat
(
form
.
WDAList
[
4
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
5
]
?
form
.
WDAList
[
5
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
5
]
?
parseFloat
(
form
.
WDAList
[
5
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
6
]
?
form
.
WDAList
[
6
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
6
]
?
parseFloat
(
form
.
WDAList
[
6
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
7
]
?
form
.
WDAList
[
7
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
7
]
?
parseFloat
(
form
.
WDAList
[
7
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
8
]
?
form
.
WDAList
[
8
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
8
]
?
parseFloat
(
form
.
WDAList
[
8
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
9
]
?
form
.
WDAList
[
9
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
9
]
?
parseFloat
(
form
.
WDAList
[
9
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
10
]
?
form
.
WDAList
[
10
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
10
]
?
parseFloat
(
form
.
WDAList
[
10
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
11
]
?
form
.
WDAList
[
11
]
:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
11
]
?
parseFloat
(
form
.
WDAList
[
11
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
12
]
?
form
.
WDAList
[
12
]
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
12
]
?
form
.
WDAList
[
12
]:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
13
]
?
form
.
WDAList
[
13
]
:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
13
]
?
parseFloat
(
form
.
WDAList
[
13
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
14
]
?
form
.
WDAList
[
14
]
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
14
]
?
form
.
WDAList
[
14
]
:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
15
]
?
form
.
WDAList
[
15
]
:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
15
]
?
parseFloat
(
form
.
WDAList
[
15
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
16
]
?
form
.
WDAList
[
16
]
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
16
]
?
form
.
WDAList
[
16
]
:
'-'
}}
</div>
</div>
</div>
</div>
</div>
...
@@ -316,7 +316,7 @@
...
@@ -316,7 +316,7 @@
<div
class=
"twoCellContent"
>
{{
form
.
projectDList
[
0
]
?
form
.
projectDList
[
0
]
:
'-'
}}
</div>
<div
class=
"twoCellContent"
>
{{
form
.
projectDList
[
0
]
?
form
.
projectDList
[
0
]
:
'-'
}}
</div>
</div>
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid;"
>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid;"
>
<div
class=
"twoCellContent"
>
{{
form
.
projectDList
[
1
]
?
form
.
projectDList
[
1
]
:
'-'
}}
</div>
<div
class=
"twoCellContent"
>
{{
form
.
projectDList
[
1
]
?
parseFloat
(
form
.
projectDList
[
1
]).
toFixed
(
3
)
:
'-'
}}
</div>
</div>
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid;"
>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid;"
>
{{
form
.
projectDList
[
2
]
?
form
.
projectDList
[
2
]
:
'-'
}}
{{
form
.
projectDList
[
2
]
?
form
.
projectDList
[
2
]
:
'-'
}}
...
@@ -354,46 +354,46 @@
...
@@ -354,46 +354,46 @@
<div
class=
"tableHear"
style=
"border-right: 1px solid;border-top: 1px solid"
>
<div
class=
"tableHear"
style=
"border-right: 1px solid;border-top: 1px solid"
>
<div
class=
"firstCell"
style=
"border-bottom: 1px solid"
>
LDA
</div>
<div
class=
"firstCell"
style=
"border-bottom: 1px solid"
>
LDA
</div>
<div
class=
"secondCell"
style=
"border-bottom: 1px solid"
>
<div
class=
"secondCell"
style=
"border-bottom: 1px solid"
>
<div
class=
"cellContent"
>
{{
form
.
LDA
[
0
]
?
form
.
LDA
[
0
]
:
'-'
}}
</div>
<div
class=
"cellContent"
>
{{
form
.
LDA
[
0
]
?
parseFloat
(
form
.
LDA
[
0
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"cellContent"
>
{{
form
.
LDA
[
1
]
?
form
.
LDA
[
1
]
:
'-'
}}
</div>
<div
class=
"cellContent"
>
{{
form
.
LDA
[
1
]
?
parseFloat
(
form
.
LDA
[
1
]).
toFixed
(
3
)
:
'-'
}}
</div>
</div>
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
2
]
?
form
.
LDA
[
2
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
2
]
?
parseFloat
(
form
.
LDA
[
2
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
3
]
?
form
.
LDA
[
3
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
3
]
?
parseFloat
(
form
.
LDA
[
3
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
4
]
?
form
.
LDA
[
4
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
4
]
?
parseFloat
(
form
.
LDA
[
4
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
5
]
?
form
.
LDA
[
5
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
5
]
?
parseFloat
(
form
.
LDA
[
5
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
6
]
?
form
.
LDA
[
6
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
6
]
?
parseFloat
(
form
.
LDA
[
6
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
7
]
?
form
.
LDA
[
7
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
7
]
?
parseFloat
(
form
.
LDA
[
7
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
8
]
?
form
.
LDA
[
8
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
8
]
?
parseFloat
(
form
.
LDA
[
8
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
9
]
?
form
.
LDA
[
9
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
9
]
?
parseFloat
(
form
.
LDA
[
9
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
10
]
?
form
.
LDA
[
10
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
10
]
?
parseFloat
(
form
.
LDA
[
10
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
11
]
?
form
.
LDA
[
11
]
:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
11
]
?
parseFloat
(
form
.
LDA
[
11
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
12
]
?
form
.
LDA
[
12
]
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
12
]
?
form
.
LDA
[
12
]:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
13
]
?
form
.
LDA
[
13
]
:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
13
]
?
parseFloat
(
form
.
LDA
[
13
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
14
]
?
form
.
LDA
[
14
]
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
14
]
?
form
.
LDA
[
14
]
:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
15
]
?
form
.
LDA
[
15
]
:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
15
]
?
parseFloat
(
form
.
LDA
[
15
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
16
]
?
form
.
LDA
[
16
]
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
LDA
[
16
]
?
form
.
LDA
[
16
]
:
'-'
}}
</div>
</div>
</div>
<!-- WD1-->
<!-- WD1-->
<div
class=
"tableHear"
style=
"border-right: 1px solid;border-top: 1px solid"
>
<div
class=
"tableHear"
style=
"border-right: 1px solid;border-top: 1px solid"
>
<div
class=
"firstCell"
style=
"border-bottom: 1px solid"
>
WD1
</div>
<div
class=
"firstCell"
style=
"border-bottom: 1px solid"
>
WD1
</div>
<div
class=
"secondCell"
style=
"border-bottom: 1px solid"
>
<div
class=
"secondCell"
style=
"border-bottom: 1px solid"
>
<div
class=
"cellContent"
>
{{
form
.
WDAList
[
0
]
?
form
.
WDAList
[
0
]
:
'-'
}}
</div>
<div
class=
"cellContent"
>
{{
form
.
WDAList
[
0
]
?
parseFloat
(
form
.
WDAList
[
0
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"cellContent"
>
{{
form
.
WDAList
[
1
]
?
form
.
WDAList
[
1
]
:
'-'
}}
</div>
<div
class=
"cellContent"
>
{{
form
.
WDAList
[
1
]
?
parseFloat
(
form
.
WDAList
[
1
]).
toFixed
(
3
)
:
'-'
}}
</div>
</div>
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
2
]
?
form
.
WDAList
[
2
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
2
]
?
parseFloat
(
form
.
WDAList
[
2
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
3
]
?
form
.
WDAList
[
3
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
3
]
?
parseFloat
(
form
.
WDAList
[
3
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
4
]
?
form
.
WDAList
[
4
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
4
]
?
parseFloat
(
form
.
WDAList
[
4
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
5
]
?
form
.
WDAList
[
5
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
5
]
?
parseFloat
(
form
.
WDAList
[
5
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
6
]
?
form
.
WDAList
[
6
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
6
]
?
parseFloat
(
form
.
WDAList
[
6
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
7
]
?
form
.
WDAList
[
7
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
7
]
?
parseFloat
(
form
.
WDAList
[
7
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
8
]
?
form
.
WDAList
[
8
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
8
]
?
parseFloat
(
form
.
WDAList
[
8
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
9
]
?
form
.
WDAList
[
9
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
9
]
?
parseFloat
(
form
.
WDAList
[
9
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
10
]
?
form
.
WDAList
[
10
]
:
'-'
}}
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
10
]
?
parseFloat
(
form
.
WDAList
[
10
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
11
]
?
form
.
WDAList
[
11
]
:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
11
]
?
parseFloat
(
form
.
WDAList
[
11
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
12
]
?
form
.
WDAList
[
12
]
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
12
]
?
form
.
WDAList
[
12
]:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
13
]
?
form
.
WDAList
[
13
]
:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
13
]
?
parseFloat
(
form
.
WDAList
[
13
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
14
]
?
form
.
WDAList
[
14
]
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
14
]
?
form
.
WDAList
[
14
]
:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
15
]
?
form
.
WDAList
[
15
]
:
'-'
}}
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
15
]
?
parseFloat
(
form
.
WDAList
[
15
]).
toFixed
(
3
)
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
16
]
?
form
.
WDAList
[
16
]
:
'-'
}}
</div>
<div
class=
"fiveCell"
style=
"border-bottom: 1px solid"
>
{{
form
.
WDAList
[
16
]
?
form
.
WDAList
[
16
]
:
'-'
}}
</div>
</div>
</div>
</div>
</div>
...
@@ -418,7 +418,7 @@
...
@@ -418,7 +418,7 @@
<div
class=
"twoCellContent"
>
{{
form
.
projectDList
[
0
]
?
form
.
projectDList
[
0
]
:
'-'
}}
</div>
<div
class=
"twoCellContent"
>
{{
form
.
projectDList
[
0
]
?
form
.
projectDList
[
0
]
:
'-'
}}
</div>
</div>
</div>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid;"
>
<div
class=
"threeCell"
style=
"border-bottom: 1px solid;"
>
<div
class=
"twoCellContent"
>
{{
form
.
projectDList
[
1
]
?
form
.
projectDList
[
1
]
:
'-'
}}
</div>
<div
class=
"twoCellContent"
>
{{
form
.
projectDList
[
1
]
?
parseFloat
(
form
.
projectDList
[
1
]).
toFixed
(
3
)
:
'-'
}}
</div>
</div>
</div>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid;"
>
<div
class=
"fourCell"
style=
"border-bottom: 1px solid;"
>
{{
form
.
projectDList
[
2
]
?
form
.
projectDList
[
2
]
:
'-'
}}
{{
form
.
projectDList
[
2
]
?
form
.
projectDList
[
2
]
:
'-'
}}
...
...
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