1
Showing
1 changed file
with
5 additions
and
5 deletions
| ... | @@ -74,11 +74,11 @@ class data extends filter { | ... | @@ -74,11 +74,11 @@ class data extends filter { |
| 74 | label: "登记情形", | 74 | label: "登记情形", |
| 75 | width: '200' | 75 | width: '200' |
| 76 | }, | 76 | }, |
| 77 | // { | 77 | { |
| 78 | // prop: "bdcdyh", | 78 | prop: "bdcdyh", |
| 79 | // label: "不动产单元号", | 79 | label: "不动产单元号", |
| 80 | // minWidth: '150', | 80 | minWidth: '150', |
| 81 | // }, | 81 | }, |
| 82 | { | 82 | { |
| 83 | label: "权利人", | 83 | label: "权利人", |
| 84 | width: '120', | 84 | width: '120', | ... | ... |
-
Please register or sign in to post a comment