feat(search):综合查询添加权属状态展示
Showing
1 changed file
with
2 additions
and
0 deletions
| ... | @@ -21,6 +21,8 @@ | ... | @@ -21,6 +21,8 @@ |
| 21 | {{scope.row.dylx | bdcLxFilter}} | 21 | {{scope.row.dylx | bdcLxFilter}} |
| 22 | </template> | 22 | </template> |
| 23 | </el-table-column> | 23 | </el-table-column> |
| 24 | <el-table-column prop="qsztValue" align="left" label="权属状态"> | ||
| 25 | </el-table-column> | ||
| 24 | <el-table-column prop="qlrmc" align="left" width="120" label="权利人"> | 26 | <el-table-column prop="qlrmc" align="left" width="120" label="权利人"> |
| 25 | </el-table-column> | 27 | </el-table-column> |
| 26 | <el-table-column prop="zl" align="left" label="坐落"></el-table-column> | 28 | <el-table-column prop="zl" align="left" label="坐落"></el-table-column> | ... | ... |
-
Please register or sign in to post a comment