|
|
@ -22,10 +22,10 @@ |
|
|
|
}}</div> |
|
|
|
</div> |
|
|
|
<el-row> |
|
|
|
<el-col :span="3"> |
|
|
|
<el-col :span="4"> |
|
|
|
<div class="contentList"></div> |
|
|
|
</el-col> |
|
|
|
<el-col :span="21"> |
|
|
|
<el-col :span="20"> |
|
|
|
<div class="dingflow-design" :style="{ height: treeHeight + 'px' }" |
|
|
|
v-loading="loading" element-loading-text="加载中" |
|
|
|
element-loading-spinner="el-icon-loading" |
|
|
@ -50,7 +50,7 @@ export default { |
|
|
|
name: '', |
|
|
|
data() { |
|
|
|
return { |
|
|
|
dialogTitle: '组织架构', |
|
|
|
dialogTitle: '五级党组织链条', |
|
|
|
loading: false, |
|
|
|
levelArr: [], |
|
|
|
nowVal: 100, |
|
|
@ -29040,11 +29040,11 @@ export default { |
|
|
|
["province", "省委"], |
|
|
|
["city", "市委"], |
|
|
|
["district", "区委"], |
|
|
|
["street", "乡(镇、街道)"], |
|
|
|
["community", "社区"], |
|
|
|
["grid_manager", "网格"], |
|
|
|
["building_chief", "楼院"], |
|
|
|
["unit_chief", "微网格"], |
|
|
|
["street", "镇党委"], |
|
|
|
["community", "新村党委"], |
|
|
|
["grid_manager", "自然村党组织"], |
|
|
|
["building_chief", "网格党小组"], |
|
|
|
["unit_chief", "党员中心户"], |
|
|
|
]); |
|
|
|
return titleNameMap.get(i); |
|
|
|
}, |
|
|
@ -29278,7 +29278,8 @@ export default { |
|
|
|
left: 15px; |
|
|
|
width: 180px; |
|
|
|
height: 60px; |
|
|
|
background-image: url(~@/assets/images/icon/dwbg.png); |
|
|
|
opacity: .6; |
|
|
|
background-image: url(~@/assets/images/icon/zdw.png); |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
@ -29306,7 +29307,8 @@ export default { |
|
|
|
left: 15px; |
|
|
|
width: 180px; |
|
|
|
height: 60px; |
|
|
|
background-image: url(~@/assets/images/icon/dzb.png); |
|
|
|
opacity: .6; |
|
|
|
background-image: url(~@/assets/images/icon/cdw.png); |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
@ -29324,7 +29326,8 @@ export default { |
|
|
|
left: 15px; |
|
|
|
width: 180px; |
|
|
|
height: 60px; |
|
|
|
background-image: url(~@/assets/images/icon/lydxz.png); |
|
|
|
opacity: .6; |
|
|
|
background-image: url(~@/assets/images/icon/dzz.png); |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
@ -29342,7 +29345,8 @@ export default { |
|
|
|
left: 15px; |
|
|
|
width: 180px; |
|
|
|
height: 60px; |
|
|
|
background-image: url(~@/assets/images/icon/dyzxhT.png); |
|
|
|
background-image: url(~@/assets/images/icon/dxz.png); |
|
|
|
opacity: .6; |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
@ -29360,7 +29364,8 @@ export default { |
|
|
|
left: 15px; |
|
|
|
width: 180px; |
|
|
|
height: 60px; |
|
|
|
background-image: url(~@/assets/images/icon/lxjt.png); |
|
|
|
background-image: url(~@/assets/images/icon/dyzxhT.png); |
|
|
|
opacity: .6; |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
@ -29378,7 +29383,7 @@ export default { |
|
|
|
left: 15px; |
|
|
|
width: 180px; |
|
|
|
height: 60px; |
|
|
|
background-image: url(~@/assets/images/icon/lxjt.png); |
|
|
|
// background-image: url(~@/assets/images/icon/lxjt.png); |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|