Merge branch 'dev' of http://yun.pashanhoo.com:9090/bdc/bdcdj-web into dev
Showing
2 changed files
with
10 additions
and
0 deletions
| ... | @@ -73,6 +73,11 @@ class data extends filter { | ... | @@ -73,6 +73,11 @@ class data extends filter { |
| 73 | width: '200' | 73 | width: '200' |
| 74 | }, | 74 | }, |
| 75 | { | 75 | { |
| 76 | prop: "djqxmc", | ||
| 77 | label: "登记情形", | ||
| 78 | width: '200' | ||
| 79 | }, | ||
| 80 | { | ||
| 76 | prop: "bdcdyh", | 81 | prop: "bdcdyh", |
| 77 | label: "不动产单元号", | 82 | label: "不动产单元号", |
| 78 | minWidth: '150', | 83 | minWidth: '150', | ... | ... |
| ... | @@ -73,6 +73,11 @@ class data extends filter { | ... | @@ -73,6 +73,11 @@ class data extends filter { |
| 73 | minWidth: '150', | 73 | minWidth: '150', |
| 74 | }, | 74 | }, |
| 75 | { | 75 | { |
| 76 | prop: "djqxmc", | ||
| 77 | label: "登记情形", | ||
| 78 | minWidth: '150', | ||
| 79 | }, | ||
| 80 | { | ||
| 76 | prop: "bdcdyh", | 81 | prop: "bdcdyh", |
| 77 | label: "不动产单元号", | 82 | label: "不动产单元号", |
| 78 | minWidth: '150', | 83 | minWidth: '150', | ... | ... |
-
Please register or sign in to post a comment