Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dsk-cr20g
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
Administrator
dsk-cr20g
Commits
0fe34bd9
Commit
0fe34bd9
authored
Sep 21, 2023
by
danfuman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
f23b675b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
zhongbiao.vue
...src/views/macro/nationalEconomies/component/zhongbiao.vue
+8
-8
No files found.
dsk-operate-ui/src/views/macro/nationalEconomies/component/zhongbiao.vue
View file @
0fe34bd9
...
@@ -30,16 +30,16 @@
...
@@ -30,16 +30,16 @@
<template
slot-scope=
"scope"
>
{{
scope
.
$index
+
1
}}
</
template
>
<template
slot-scope=
"scope"
>
{{
scope
.
$index
+
1
}}
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
prop=
"type"
label=
"项目类型"
:formatter=
"formatStatus"
width=
"100"
/>
<el-table-column
prop=
"type"
label=
"项目类型"
:formatter=
"formatStatus"
width=
"100"
/>
<el-table-column
prop=
"count"
label=
"中标数量"
align=
"right"
:formatter=
"formatStatus"
sortable
width=
"1
3
0"
>
<el-table-column
prop=
"count"
label=
"中标数量"
align=
"right"
:formatter=
"formatStatus"
sortable
width=
"1
1
0"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
count
}}
个
</
template
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
count
}}
个
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
prop=
"countRate"
label=
"数量占比"
align=
"right"
:formatter=
"formatStatus"
sortable
width=
"1
4
0"
>
<el-table-column
prop=
"countRate"
label=
"数量占比"
align=
"right"
:formatter=
"formatStatus"
sortable
width=
"1
1
0"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
countRate
}}
%
</
template
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
countRate
}}
%
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
prop=
"money"
label=
"中标总金额"
align=
"right"
:formatter=
"formatStatus"
sortable
width=
"19
0"
>
<el-table-column
prop=
"money"
label=
"中标总金额"
align=
"right"
:formatter=
"formatStatus"
sortable
min-width=
"18
0"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
money
}}
万元
</
template
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
money
}}
万元
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
prop=
"moneyRate"
label=
"金额占比"
align=
"right"
:formatter=
"formatStatus"
sortable
width=
"1
2
0"
>
<el-table-column
prop=
"moneyRate"
label=
"金额占比"
align=
"right"
:formatter=
"formatStatus"
sortable
width=
"1
1
0"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
moneyRate
}}
%
</
template
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
moneyRate
}}
%
</
template
>
</el-table-column>
</el-table-column>
</el-table>
</el-table>
...
@@ -78,16 +78,16 @@
...
@@ -78,16 +78,16 @@
<
template
slot-scope=
"scope"
>
{{
scope
.
$index
+
1
}}
</
template
>
<
template
slot-scope=
"scope"
>
{{
scope
.
$index
+
1
}}
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
prop=
"province"
label=
"地区"
:formatter=
"formatStatus"
width=
"100"
/>
<el-table-column
prop=
"province"
label=
"地区"
:formatter=
"formatStatus"
width=
"100"
/>
<el-table-column
prop=
"count"
label=
"中标数量"
align=
"right"
:formatter=
"formatStatus"
sortable
width=
"1
3
0"
>
<el-table-column
prop=
"count"
label=
"中标数量"
align=
"right"
:formatter=
"formatStatus"
sortable
width=
"1
1
0"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
count
}}
个
</
template
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
count
}}
个
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
prop=
"countRate"
label=
"数量占比"
align=
"right"
:formatter=
"formatStatus"
sortable
width=
"1
4
0"
>
<el-table-column
prop=
"countRate"
label=
"数量占比"
align=
"right"
:formatter=
"formatStatus"
sortable
width=
"1
1
0"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
countRate
}}
%
</
template
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
countRate
}}
%
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
prop=
"sumMoney"
label=
"中标总金额"
align=
"right"
:formatter=
"formatStatus"
sortable
width=
"19
0"
>
<el-table-column
prop=
"sumMoney"
label=
"中标总金额"
align=
"right"
:formatter=
"formatStatus"
sortable
min-width=
"18
0"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
sumMoney
}}
万元
</
template
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
sumMoney
}}
万元
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
prop=
"moneyRate"
label=
"金额占比"
align=
"right"
:formatter=
"formatStatus"
sortable
width=
"1
2
0"
>
<el-table-column
prop=
"moneyRate"
label=
"金额占比"
align=
"right"
:formatter=
"formatStatus"
sortable
width=
"1
1
0"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
moneyRate
}}
%
</
template
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
moneyRate
}}
%
</
template
>
</el-table-column>
</el-table-column>
</el-table>
</el-table>
...
...
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