修改了表格样式
Showing
1 changed file
with
2 additions
and
2 deletions
| ... | @@ -165,7 +165,7 @@ | ... | @@ -165,7 +165,7 @@ |
| 165 | prop="PHZDWZ" | 165 | prop="PHZDWZ" |
| 166 | label="宗地位置" | 166 | label="宗地位置" |
| 167 | align="center" | 167 | align="center" |
| 168 | width="400" | 168 | width="387" |
| 169 | > | 169 | > |
| 170 | </el-table-column> | 170 | </el-table-column> |
| 171 | <el-table-column | 171 | <el-table-column |
| ... | @@ -193,7 +193,7 @@ | ... | @@ -193,7 +193,7 @@ |
| 193 | prop="CREATETIME" | 193 | prop="CREATETIME" |
| 194 | label="创建时间" | 194 | label="创建时间" |
| 195 | align="center" | 195 | align="center" |
| 196 | width="200" | 196 | width="218" |
| 197 | > | 197 | > |
| 198 | <template slot-scope="scope"> | 198 | <template slot-scope="scope"> |
| 199 | <span>{{ | 199 | <span>{{ | ... | ... |
-
Please register or sign in to post a comment