style(批后监管):修改图标,修改间距
Showing
2 changed files
with
16 additions
and
16 deletions
| ... | @@ -153,7 +153,7 @@ | ... | @@ -153,7 +153,7 @@ | 
| 153 | prop="PHDJBH" | 153 | prop="PHDJBH" | 
| 154 | label="地籍编号" | 154 | label="地籍编号" | 
| 155 | align="center" | 155 | align="center" | 
| 156 | width="120" | 156 | width="200" | 
| 157 | > | 157 | > | 
| 158 | </el-table-column> | 158 | </el-table-column> | 
| 159 | <el-table-column | 159 | <el-table-column | 
| ... | @@ -167,7 +167,7 @@ | ... | @@ -167,7 +167,7 @@ | 
| 167 | prop="PHZDWZ" | 167 | prop="PHZDWZ" | 
| 168 | label="宗地位置" | 168 | label="宗地位置" | 
| 169 | align="center" | 169 | align="center" | 
| 170 | width="387" | 170 | width="300" | 
| 171 | > | 171 | > | 
| 172 | </el-table-column> | 172 | </el-table-column> | 
| 173 | <el-table-column | 173 | <el-table-column | 
| ... | @@ -177,30 +177,30 @@ | ... | @@ -177,30 +177,30 @@ | 
| 177 | width="150" | 177 | width="150" | 
| 178 | > | 178 | > | 
| 179 | </el-table-column> | 179 | </el-table-column> | 
| 180 | <!-- <el-table-column | 180 | <!-- <el-table-column | 
| 181 | prop="PHZRDW" | 181 | prop="PHZZDW" | 
| 182 | label="责任单位" | 182 | label="责任单位" | 
| 183 | align="center" | 183 | align="center" | 
| 184 | width="100" | 184 | width="100" | 
| 185 | > | 185 | > | 
| 186 | </el-table-column>--> | 186 | </el-table-column>--> | 
| 187 | <el-table-column | 187 | <el-table-column | 
| 188 | prop="PHSSQY" | 188 | prop="PHSSQY" | 
| 189 | label="所属区域" | 189 | label="所属区域" | 
| 190 | align="center" | 190 | align="center" | 
| 191 | width="100" | 191 | width="115" | 
| 192 | > | 192 | > | 
| 193 | </el-table-column> | 193 | </el-table-column> | 
| 194 | <el-table-column | 194 | <el-table-column | 
| 195 | prop="CREATETIME" | 195 | prop="CREATETIME" | 
| 196 | label="创建时间" | 196 | label="创建时间" | 
| 197 | align="center" | 197 | align="center" | 
| 198 | width="218" | 198 | width="180" | 
| 199 | > | 199 | > | 
| 200 | <template slot-scope="scope"> | 200 | <template slot-scope="scope"> | 
| 201 | <span>{{ | 201 | <span>{{ | 
| 202 | scope.row.CREATETIME | dataFormat | 202 | scope.row.CREATETIME | dataFormat | 
| 203 | }}</span> | 203 | }}</span> | 
| 204 | </template> | 204 | </template> | 
| 205 | </el-table-column> | 205 | </el-table-column> | 
| 206 | </el-table> | 206 | </el-table> | ... | ... | 
| ... | @@ -140,7 +140,7 @@ | ... | @@ -140,7 +140,7 @@ | 
| 140 | </el-table-column> | 140 | </el-table-column> | 
| 141 | <el-table-column | 141 | <el-table-column | 
| 142 | prop="xmmc" | 142 | prop="xmmc" | 
| 143 | width="400" | 143 | width="375" | 
| 144 | label="项目名称" | 144 | label="项目名称" | 
| 145 | align="center" | 145 | align="center" | 
| 146 | ></el-table-column> | 146 | ></el-table-column> | 
| ... | @@ -148,7 +148,7 @@ | ... | @@ -148,7 +148,7 @@ | 
| 148 | prop="xmwz" | 148 | prop="xmwz" | 
| 149 | label="项目地址" | 149 | label="项目地址" | 
| 150 | align="center" | 150 | align="center" | 
| 151 | width="300" | 151 | width="280" | 
| 152 | > | 152 | > | 
| 153 | </el-table-column> | 153 | </el-table-column> | 
| 154 | <el-table-column | 154 | <el-table-column | ... | ... | 
- 
Please register or sign in to post a comment