Commit 3c8f0b64 authored by danfuman's avatar danfuman

修改

parent ccc1c34c
......@@ -161,19 +161,19 @@
},
tableData:[
{
name:'侯成刚',
IDCard:'11022419630408005X',
telephone:'13801265539',
unit:'北京金鑫永盛建筑劳务有限',
name:'殷兴华',
IDCard:'37021119570202053x',
telephone:'15063996777',
unit:'山东兴华建设集团有限公司',
blsy:'工人闹事',
blxw:'1.未及时发放建筑劳务人员的工资,造成拖欠劳务人员工资,引发农民工集体上',
date:'2024年02月20日'
},
{
name:'谢兆可',
IDCard:'44072619640710433X',
telephone:'18878735559',
unit:'西全茂建筑劳务有限公司',
name:'黄凯',
IDCard:'320621198711120515',
telephone:'18260575899',
unit:'江苏鑫畕晟建筑劳务有限公司',
blsy:'合同违约',
blxw:'访或聚众闹事的(因业主或总包单位拖欠工程款除外)',
date:'2024年01月20日'
......
......@@ -220,9 +220,10 @@
--
</template>
</el-table-column>
<el-table-column label="施工队长" min-width="85" :resizable="false">
<el-table-column label="施工队长" min-width="155" :resizable="false">
<template slot-scope="scope">
{{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>
</el-table-column>
<el-table-column label="联系电话" min-width="120" :resizable="false">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment