24428ddf by weimo934

style(批后监管):修改图标,修改间距

1 parent 12e99034
......@@ -153,7 +153,7 @@
prop="PHDJBH"
label="地籍编号"
align="center"
width="120"
width="200"
>
</el-table-column>
<el-table-column
......@@ -167,7 +167,7 @@
prop="PHZDWZ"
label="宗地位置"
align="center"
width="387"
width="300"
>
</el-table-column>
<el-table-column
......@@ -178,7 +178,7 @@
>
</el-table-column>
<!-- <el-table-column
prop="PHZRDW"
prop="PHZZDW"
label="责任单位"
align="center"
width="100"
......@@ -188,14 +188,14 @@
prop="PHSSQY"
label="所属区域"
align="center"
width="100"
width="115"
>
</el-table-column>
<el-table-column
prop="CREATETIME"
label="创建时间"
align="center"
width="218"
width="180"
>
<template slot-scope="scope">
<span>{{
......
......@@ -140,7 +140,7 @@
</el-table-column>
<el-table-column
prop="xmmc"
width="400"
width="375"
label="项目名称"
align="center"
></el-table-column>
......@@ -148,7 +148,7 @@
prop="xmwz"
label="项目地址"
align="center"
width="300"
width="280"
>
</el-table-column>
<el-table-column
......