Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dsk-operate-sys-cscec
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
fulixin
dsk-operate-sys-cscec
Commits
7ba6de78
Commit
7ba6de78
authored
Feb 27, 2024
by
huangjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*
parent
13d86181
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
87 additions
and
73 deletions
+87
-73
index.vue
dsk-operate-ui/src/components/FileUpload/index.vue
+1
-1
index.vue
.../projectCostLedger/detail/components/ProfitLoss/index.vue
+4
-2
access.vue
dsk-operate-ui/src/views/supplier/supplierlist/access.vue
+52
-42
assessment.vue
...operate-ui/src/views/supplier/supplierlist/assessment.vue
+11
-10
disposal.vue
dsk-operate-ui/src/views/supplier/supplierlist/disposal.vue
+16
-15
ledger.vue
dsk-operate-ui/src/views/supplier/supplierlist/ledger.vue
+3
-3
No files found.
dsk-operate-ui/src/components/FileUpload/index.vue
View file @
7ba6de78
...
@@ -61,7 +61,7 @@ export default {
...
@@ -61,7 +61,7 @@ export default {
// 文件类型, 例如['png', 'jpg', 'jpeg']
// 文件类型, 例如['png', 'jpg', 'jpeg']
fileType
:
{
fileType
:
{
type
:
Array
,
type
:
Array
,
default
:
()
=>
[
"doc"
,
"xls"
,
"ppt"
,
"txt"
,
"pdf"
],
default
:
()
=>
[
"
xlsx"
,
"docx"
,
"
doc"
,
"xls"
,
"ppt"
,
"txt"
,
"pdf"
],
},
},
// 是否显示提示
// 是否显示提示
isShowTip
:
{
isShowTip
:
{
...
...
dsk-operate-ui/src/views/projectCostLedger/detail/components/ProfitLoss/index.vue
View file @
7ba6de78
...
@@ -191,10 +191,12 @@
...
@@ -191,10 +191,12 @@
const
_tempArray
=
[
arr
];
const
_tempArray
=
[
arr
];
this
.
menuTreeList
=
_tempArray
;
this
.
menuTreeList
=
_tempArray
;
await
this
.
$nextTick
()
await
this
.
$nextTick
()
console
.
log
(
this
.
$refs
[
'profitloss'
])
this
.
$refs
[
'profitloss'
].
$refs
[
'customElMenu'
].
open
(
_tempArray
[
0
].
id
)
this
.
defaultActive
=
result
.
data
[
0
].
id
this
.
select
(
result
.
data
[
0
].
id
)
}
}
}
catch
(
error
)
{
}
catch
(
error
)
{
console
.
log
(
error
)
}
}
}
}
},
},
...
...
dsk-operate-ui/src/views/supplier/supplierlist/access.vue
View file @
7ba6de78
...
@@ -298,54 +298,55 @@
...
@@ -298,54 +298,55 @@
<el-table-column
type=
"index"
label=
"序号"
:fixed=
"tableColumnFixed"
width=
"60"
:resizable=
"false"
>
<el-table-column
type=
"index"
label=
"序号"
:fixed=
"tableColumnFixed"
width=
"60"
:resizable=
"false"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
<span>
{{
(
pageNum
-
1
)
*
pageSize
+
scope
.
$index
+
1
}}
</span>
<span>
{{
(
pageNum
-
1
)
*
pageSize
+
scope
.
$index
+
1
}}
</span>
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"标志性工程"
:fixed=
"tableColumnFixed"
width=
"12
0"
:resizable=
"false"
>
<el-table-column
label=
"标志性工程"
:fixed=
"tableColumnFixed"
prop=
"name1"
width=
"30
0"
:resizable=
"false"
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"年度"
:resizable=
"false"
>
<el-table-column
label=
"年度"
:resizable=
"false"
width=
"100"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
name2
||
"--"
}}
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"所在区域"
:resizable=
"false"
>
<el-table-column
label=
"所在区域"
:resizable=
"false"
width=
"100"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
legalPerson
||
"--"
}}
{{
scope
.
row
.
name3
||
"--"
}}
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"所属省份"
:resizable=
"false"
>
<el-table-column
label=
"所属省份"
:resizable=
"false"
width=
"100"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
legalPerson
||
"--"
}}
{{
scope
.
row
.
name4
||
"--"
}}
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"施工面积(㎡)"
:resizable=
"false"
>
<el-table-column
label=
"施工面积(㎡)"
:resizable=
"false"
width=
"140"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
legalPerson
||
"--"
}}
{{
scope
.
row
.
name5
||
"--"
}}
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"年施工产值(亿)"
:resizable=
"false"
>
<el-table-column
label=
"年施工产值(亿)"
:resizable=
"false"
width=
"140"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
legalPerson
||
"--"
}}
{{
scope
.
row
.
name6
||
"--"
}}
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"所获荣誉"
:resizable=
"false"
>
<el-table-column
label=
"所获荣誉"
:resizable=
"false"
width=
"100"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
legalPerson
||
"--"
}}
{{
scope
.
row
.
name7
||
"--"
}}
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"备注说明"
:resizable=
"false"
>
<el-table-column
label=
"备注说明"
:resizable=
"false"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
legalPerson
||
"--"
}}
{{
scope
.
row
.
name8
||
"--"
}}
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"考察项目"
:resizable=
"false"
>
<el-table-column
label=
"考察项目"
:resizable=
"false"
width=
"300"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
legalPerson
||
"--"
}}
{{
scope
.
row
.
name9
||
"--"
}}
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"考察公司"
:resizable=
"false"
>
<el-table-column
label=
"考察公司"
:resizable=
"false"
width=
"250"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
legalPerson
||
"--"
}}
{{
scope
.
row
.
name10
||
"--"
}}
</
template
>
</
template
>
</el-table-column>
</el-table-column>
...
@@ -358,16 +359,16 @@
...
@@ -358,16 +359,16 @@
</div>
</div>
</el-tab-pane>
</el-tab-pane>
<el-tab-pane
label=
"在施工情况"
name=
"third"
>
<el-tab-pane
label=
"在施工
程
情况"
name=
"third"
>
<div
class=
"table-item-jf table-item-jf1 empty-table"
v-if=
"!tableData.length && !isSkeleton"
>
<div
class=
"table-item-jf table-item-jf1 empty-table"
v-if=
"!tableData
1
.length && !isSkeleton"
>
<img
class=
"item-jf-img"
src=
"@/assets/images/kong.png"
alt=
""
>
<img
class=
"item-jf-img"
src=
"@/assets/images/kong.png"
alt=
""
>
<div
class=
"item-jf-titel"
>
暂无相关数据
</div>
<div
class=
"item-jf-titel"
>
暂无相关数据
</div>
<div
class=
"item-jf-text"
>
抱歉,暂无数据,试试更换搜索条件吧
</div>
<div
class=
"item-jf-text"
>
抱歉,暂无数据,试试更换搜索条件吧
</div>
</div>
</div>
<skeleton
v-if=
"isSkeleton"
></skeleton>
<skeleton
v-if=
"isSkeleton"
></skeleton>
<div
class=
"table-item-jf table-item"
v-if=
"!isSkeleton&&tableData.length>0"
>
<div
class=
"table-item-jf table-item"
v-if=
"!isSkeleton&&tableData
1
.length>0"
>
<el-table
:data=
"tableData"
:header-cell-style=
"{ background:'#f0f3fa',color: 'rgba(35,35,35,0.8)'}"
<el-table
:data=
"tableData
1
"
:header-cell-style=
"{ background:'#f0f3fa',color: 'rgba(35,35,35,0.8)'}"
v-sticky-header
.
always=
"{offsetTop : '0px',offsetBottom : '10px'}"
class=
"table-item1 fixed-table"
border
highlight-current-row
v-sticky-header
.
always=
"{offsetTop : '0px',offsetBottom : '10px'}"
class=
"table-item1 fixed-table"
border
highlight-current-row
:header-row-class-name=
"setHeaderRow"
:cell-class-name=
"setCellClass"
:row-class-name=
"setRowClass"
:header-cell-class-name=
"setCellClass"
:header-row-class-name=
"setHeaderRow"
:cell-class-name=
"setCellClass"
:row-class-name=
"setRowClass"
:header-cell-class-name=
"setCellClass"
ref=
"theOwnerListTable"
>
ref=
"theOwnerListTable"
>
...
@@ -377,51 +378,52 @@
...
@@ -377,51 +378,52 @@
<span>
{{
(
pageNum
-
1
)
*
pageSize
+
scope
.
$index
+
1
}}
</span>
<span>
{{
(
pageNum
-
1
)
*
pageSize
+
scope
.
$index
+
1
}}
</span>
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"工程名称"
:fixed=
"tableColumnFixed"
width=
"120
"
:resizable=
"false"
>
<el-table-column
label=
"工程名称"
width=
"300"
:fixed=
"tableColumnFixed"
prop=
"name1
"
:resizable=
"false"
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"施工承包范围"
:resizable=
"false"
>
<el-table-column
label=
"施工承包范围"
:resizable=
"false"
width=
"120"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
name2
||
"--"
}}
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"建筑平面(㎡)"
:resizable=
"false"
>
<el-table-column
label=
"建筑平面(㎡)"
:resizable=
"false"
width=
"120"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
legalPerson
||
"--"
}}
{{
scope
.
row
.
name3
||
"--"
}}
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"队长名称"
:resizable=
"false"
>
<el-table-column
label=
"队长名称"
:resizable=
"false"
width=
"100"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
legalPerson
||
"--"
}}
{{
scope
.
row
.
name4
||
"--"
}}
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"管理人员数量(人)"
:resizable=
"false"
>
<el-table-column
label=
"管理人员数量(人)"
:resizable=
"false"
width=
"150"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
legalPerson
||
"--"
}}
{{
scope
.
row
.
name5
||
"--"
}}
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"施工人员数量(人)"
:resizable=
"false"
>
<el-table-column
label=
"施工人员数量(人)"
:resizable=
"false"
width=
"150"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
legalPerson
||
"--"
}}
{{
scope
.
row
.
name6
||
"--"
}}
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"质量目标"
:resizable=
"false"
>
<el-table-column
label=
"质量目标"
:resizable=
"false"
width=
"100"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
legalPerson
||
"--"
}}
{{
scope
.
row
.
name7
||
"--"
}}
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"备注说明"
:resizable=
"false"
>
<el-table-column
label=
"备注说明"
:resizable=
"false"
width=
"150"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
legalPerson
||
"--"
}}
{{
scope
.
row
.
name8
||
"--"
}}
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"考察项目"
:resizable=
"false"
>
<el-table-column
label=
"考察项目"
:resizable=
"false"
width=
"300"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
legalPerson
||
"--"
}}
{{
scope
.
row
.
name9
||
"--"
}}
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"考察公司"
:resizable=
"false"
>
<el-table-column
label=
"考察公司"
:resizable=
"false"
width=
"260"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
legalPerson
||
"--"
}}
{{
scope
.
row
.
name10
||
"--"
}}
</
template
>
</
template
>
</el-table-column>
</el-table-column>
</el-table>
</el-table>
...
@@ -455,13 +457,21 @@
...
@@ -455,13 +457,21 @@
activeName
:
'first'
,
activeName
:
'first'
,
isSkeleton
:
false
,
isSkeleton
:
false
,
fbsisSkeleton
:
false
,
fbsisSkeleton
:
false
,
total
:
100
,
total
:
2
,
tableData
:[{
legalPerson
:
8888
}],
tableData
:[
{
name1
:
'黄阁水厂二期扩建工程设计咨询服务项目'
,
name2
:
'2023年'
,
name3
:
'华北地区'
,
name4
:
'河北省'
,
name5
:
'223.23'
,
name6
:
'21233'
,
name7
:
'优质工程'
,
name8
:
'-'
,
name9
:
'黄阁水厂二期扩建工程设计咨询服务项目'
,
name10
:
'中国建筑一局第二建筑有限公司'
},
{
name1
:
'黄阁水厂二期扩建工程设计咨询服务项目'
,
name2
:
'2023年'
,
name3
:
'华北地区'
,
name4
:
'河北省'
,
name5
:
'223.23'
,
name6
:
'21233'
,
name7
:
'优质工程'
,
name8
:
'-'
,
name9
:
'黄阁水厂二期扩建工程设计咨询服务项目'
,
name10
:
'中国建筑一局第二建筑有限公司'
},
],
tableData1
:[
{
name1
:
'黄阁水厂二期扩建工程设计咨询服务项目'
,
name2
:
'2023年'
,
name3
:
'233.33'
,
name4
:
'张林'
,
name5
:
'32'
,
name6
:
'21233'
,
name7
:
'优质工程'
,
name8
:
'-'
,
name9
:
'黄阁水厂二期扩建工程设计咨询服务项目'
,
name10
:
'中国建筑一局第二建筑有限公司'
},
{
name1
:
'黄阁水厂二期扩建工程设计咨询服务项目'
,
name2
:
'2023年'
,
name3
:
'233.33'
,
name4
:
'张林'
,
name5
:
'32'
,
name6
:
'21233'
,
name7
:
'优质工程'
,
name8
:
'-'
,
name9
:
'黄阁水厂二期扩建工程设计咨询服务项目'
,
name10
:
'中国建筑一局第二建筑有限公司'
},
],
pageSize
:
20
,
pageSize
:
20
,
pageNum
:
1
,
pageNum
:
1
,
// table列是否悬浮
// table列是否悬浮
tableColumnFixed
:
true
,
tableColumnFixed
:
true
,
custmerInfo
:{},
custmerInfo
:{},
}
}
},
},
created
()
{
created
()
{
...
...
dsk-operate-ui/src/views/supplier/supplierlist/assessment.vue
View file @
7ba6de78
...
@@ -27,31 +27,31 @@
...
@@ -27,31 +27,31 @@
<span>
{{
(
pageNum
-
1
)
*
pageSize
+
scope
.
$index
+
1
}}
</span>
<span>
{{
(
pageNum
-
1
)
*
pageSize
+
scope
.
$index
+
1
}}
</span>
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"年度"
width=
"120"
:resizable=
"false"
>
<el-table-column
label=
"年度"
width=
"120"
prop=
"name1"
:resizable=
"false"
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"使用公司"
:resizable=
"false"
>
<el-table-column
label=
"使用公司"
:resizable=
"false"
width=
"250"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
legalPerson
||
"--"
}}
{{
scope
.
row
.
name2
||
"--"
}}
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"使用项目"
:resizable=
"false"
>
<el-table-column
label=
"使用项目"
width=
"250"
:resizable=
"false"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
legalPerson
||
"--"
}}
{{
scope
.
row
.
name3
||
"--"
}}
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"项目考评"
min-width=
"120"
:resizable=
"false"
>
<el-table-column
label=
"项目考评"
min-width=
"120"
:resizable=
"false"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
legalPerson
||
"--"
}}
{{
scope
.
row
.
name4
||
"--"
}}
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"公司考评分"
min-width=
"120"
:resizable=
"false"
>
<el-table-column
label=
"公司考评分"
min-width=
"120"
:resizable=
"false"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
legalPerson
||
"--"
}}
{{
scope
.
row
.
name5
||
"--"
}}
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"汇总分"
min-width=
"120"
:resizable=
"false"
>
<el-table-column
label=
"汇总分"
min-width=
"120"
:resizable=
"false"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
legalPerson
||
"--"
}}
{{
scope
.
row
.
name6
||
"--"
}}
</
template
>
</
template
>
</el-table-column>
</el-table-column>
</el-table>
</el-table>
...
@@ -78,10 +78,11 @@
...
@@ -78,10 +78,11 @@
return
{
return
{
encodeStr
,
encodeStr
,
tableData
:[
tableData
:[
{
name
:
'测试'
,
legalPerson
:
'AAAA'
}
{
name1
:
'2021年度'
,
name2
:
'中建一局集团第二建筑有限公司'
,
name3
:
'剧场及配套办公等2项(北京市文化中心)'
,
name4
:
'-'
,
name5
:
'-'
,
name6
:
'-'
},
{
name1
:
'2021年度'
,
name2
:
'中建一局集团第二建筑有限公司'
,
name3
:
'剧场及配套办公等2项(北京市文化中心)'
,
name4
:
'-'
,
name5
:
'-'
,
name6
:
'-'
},
],
],
isSkeleton
:
false
,
isSkeleton
:
false
,
total
:
100
,
total
:
2
,
pageSize
:
50
,
pageSize
:
50
,
pageNum
:
1
,
pageNum
:
1
,
}
}
...
...
dsk-operate-ui/src/views/supplier/supplierlist/disposal.vue
View file @
7ba6de78
...
@@ -27,56 +27,56 @@
...
@@ -27,56 +27,56 @@
<span>
{{
(
pageNum
-
1
)
*
pageSize
+
scope
.
$index
+
1
}}
</span>
<span>
{{
(
pageNum
-
1
)
*
pageSize
+
scope
.
$index
+
1
}}
</span>
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"使用项目"
width=
"3
20"
:fixed=
"tableColumnFixed"
:resizable=
"false"
>
<el-table-column
label=
"使用项目"
width=
"3
50"
:fixed=
"tableColumnFixed"
prop=
"name1"
:resizable=
"false"
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"使用单位"
:min-width=
"2
0
0"
:resizable=
"false"
>
<el-table-column
label=
"使用单位"
:min-width=
"2
6
0"
:resizable=
"false"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
legalPerson
||
"--"
}}
{{
scope
.
row
.
name2
||
"--"
}}
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"公司名称"
:min-width=
"
2
00"
:resizable=
"false"
>
<el-table-column
label=
"公司名称"
:min-width=
"
3
00"
:resizable=
"false"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
legalPerson
||
"--"
}}
{{
scope
.
row
.
name3
||
"--"
}}
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"处置时间"
:min-width=
"180"
:resizable=
"false"
>
<el-table-column
label=
"处置时间"
:min-width=
"180"
:resizable=
"false"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
legalPerson
||
"--"
}}
{{
scope
.
row
.
name4
||
"--"
}}
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"年度"
min-width=
"120"
:resizable=
"false"
>
<el-table-column
label=
"年度"
min-width=
"120"
:resizable=
"false"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
legalPerson
||
"--"
}}
{{
scope
.
row
.
name5
||
"--"
}}
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"处置前状态"
:min-width=
"200"
:resizable=
"false"
>
<el-table-column
label=
"处置前状态"
:min-width=
"200"
:resizable=
"false"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
legalPerson
||
"--"
}}
{{
scope
.
row
.
name6
||
"--"
}}
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"处置后状态"
:min-width=
"200"
:resizable=
"false"
>
<el-table-column
label=
"处置后状态"
:min-width=
"200"
:resizable=
"false"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
legalPerson
||
"--"
}}
{{
scope
.
row
.
name7
||
"--"
}}
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"处置前等级"
:min-width=
"200"
:resizable=
"false"
>
<el-table-column
label=
"处置前等级"
:min-width=
"200"
:resizable=
"false"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
legalPerson
||
"--"
}}
{{
scope
.
row
.
name8
||
"--"
}}
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"处置后等级"
:min-width=
"200"
:resizable=
"false"
>
<el-table-column
label=
"处置后等级"
:min-width=
"200"
:resizable=
"false"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
legalPerson
||
"--"
}}
{{
scope
.
row
.
name9
||
"--"
}}
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"预警原因"
:min-width=
"200"
:resizable=
"false"
>
<el-table-column
label=
"预警原因"
:min-width=
"200"
:resizable=
"false"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
legalPerson
||
"--"
}}
{{
scope
.
row
.
name10
||
"--"
}}
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"不合格原因"
:min-width=
"200"
:resizable=
"false"
>
<el-table-column
label=
"不合格原因"
:min-width=
"200"
:resizable=
"false"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
legalPerson
||
"--"
}}
{{
scope
.
row
.
name11
||
"--"
}}
</
template
>
</
template
>
</el-table-column>
</el-table-column>
</el-table>
</el-table>
...
@@ -103,10 +103,11 @@
...
@@ -103,10 +103,11 @@
return
{
return
{
encodeStr
,
encodeStr
,
tableData
:[
tableData
:[
{
name
:
'测试'
,
legalPerson
:
'AAAA'
}
{
name1
:
'河南水投分布式光伏项目(一期)工程EPC总承包'
,
name2
:
'中建一局集团第二建筑有限公司'
,
name3
:
'剧场及配套办公等2项(北京市文化中心)'
,
name4
:
'2023年11月25日'
,
name5
:
'2023'
,
name6
:
'-'
,
name7
:
'涉诉禁用'
,
name8
:
'A'
,
name9
:
'B'
,
name10
:
'-'
,
name11
:
'-'
},
{
name1
:
'河南水投分布式光伏项目(一期)工程EPC总承包'
,
name2
:
'中建一局集团第二建筑有限公司'
,
name3
:
'剧场及配套办公等2项(北京市文化中心)'
,
name4
:
'-'
,
name5
:
'-'
,
name6
:
'-'
,
name7
:
'-'
,
name8
:
'-'
,
name9
:
'-'
,
name10
:
'-'
,
name11
:
'-'
}
],
],
isSkeleton
:
false
,
isSkeleton
:
false
,
total
:
100
,
total
:
2
,
pageSize
:
50
,
pageSize
:
50
,
pageNum
:
1
,
pageNum
:
1
,
// table列是否悬浮
// table列是否悬浮
...
...
dsk-operate-ui/src/views/supplier/supplierlist/ledger.vue
View file @
7ba6de78
...
@@ -54,9 +54,9 @@
...
@@ -54,9 +54,9 @@
</el-date-picker>
</el-date-picker>
</el-form-item>
</el-form-item>
<el-form-item
label=
"涉诉状态"
>
<el-form-item
label=
"涉诉状态"
>
<
!--
<el-select
multiple
placeholder=
"请选择"
:collapse-tags=
"true"
clearable
>
--
>
<
el-select
multiple
placeholder=
"请选择"
:collapse-tags=
"true"
clearable
>
<
!--
<el-option
v-for=
"(item,index) in litigationstatus"
:label=
"item.dictLabel"
:value=
"item.dictValue"
:key=
"index"
></el-option>
--
>
<
el-option
v-for=
"(item,index) in litigationstatus"
:label=
"item.dictLabel"
:value=
"item.dictValue"
:key=
"index"
></el-option
>
<
!--
</el-select>
--
>
<
/el-select
>
</el-form-item>
</el-form-item>
</el-row>
</el-row>
<el-divider></el-divider>
<el-divider></el-divider>
...
...
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