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
3c8f0b64
Commit
3c8f0b64
authored
Mar 21, 2024
by
danfuman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
ccc1c34c
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
9 deletions
+10
-9
affiliationRisk.vue
.../src/views/supplier/disableManagement/affiliationRisk.vue
+8
-8
laborSubcontractingTeam.vue
...c/views/supplier/supplierlist/laborSubcontractingTeam.vue
+2
-1
No files found.
dsk-operate-ui/src/views/supplier/disableManagement/affiliationRisk.vue
View file @
3c8f0b64
...
@@ -161,19 +161,19 @@
...
@@ -161,19 +161,19 @@
},
},
tableData
:[
tableData
:[
{
{
name
:
'
侯成刚
'
,
name
:
'
殷兴华
'
,
IDCard
:
'
11022419630408005X
'
,
IDCard
:
'
37021119570202053x
'
,
telephone
:
'1
3801265539
'
,
telephone
:
'1
5063996777
'
,
unit
:
'
北京金鑫永盛建筑劳务有限
'
,
unit
:
'
山东兴华建设集团有限公司
'
,
blsy
:
'工人闹事'
,
blsy
:
'工人闹事'
,
blxw
:
'1.未及时发放建筑劳务人员的工资,造成拖欠劳务人员工资,引发农民工集体上'
,
blxw
:
'1.未及时发放建筑劳务人员的工资,造成拖欠劳务人员工资,引发农民工集体上'
,
date
:
'2024年02月20日'
date
:
'2024年02月20日'
},
},
{
{
name
:
'
谢兆可
'
,
name
:
'
黄凯
'
,
IDCard
:
'
44072619640710433X
'
,
IDCard
:
'
320621198711120515
'
,
telephone
:
'18
87873555
9'
,
telephone
:
'18
26057589
9'
,
unit
:
'
西全茂
建筑劳务有限公司'
,
unit
:
'
江苏鑫畕晟
建筑劳务有限公司'
,
blsy
:
'合同违约'
,
blsy
:
'合同违约'
,
blxw
:
'访或聚众闹事的(因业主或总包单位拖欠工程款除外)'
,
blxw
:
'访或聚众闹事的(因业主或总包单位拖欠工程款除外)'
,
date
:
'2024年01月20日'
date
:
'2024年01月20日'
...
...
dsk-operate-ui/src/views/supplier/supplierlist/laborSubcontractingTeam.vue
View file @
3c8f0b64
...
@@ -220,9 +220,10 @@
...
@@ -220,9 +220,10 @@
--
--
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"施工队长"
min-width=
"
8
5"
:resizable=
"false"
>
<el-table-column
label=
"施工队长"
min-width=
"
15
5"
:resizable=
"false"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
leaderName
||
'--'
}}
{{
scope
.
row
.
leaderName
||
'--'
}}
<span
v-if=
"scope.$index + 1 === 1 || scope.$index + 1 === 3"
style=
"width: 64px;height: 22px;background: #FFECE8;border-radius: 2px;line-height: 22px;display: inline-block;text-align: center;color: #FF3C3C;margin-left: 8px;"
>
经营风险
</span>
</
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"
>
...
...
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