自然幢字典信息数据整理
Showing
1 changed file
with
4 additions
and
0 deletions
| ... | @@ -29,5 +29,9 @@ let bdcLxArray = [ | ... | @@ -29,5 +29,9 @@ let bdcLxArray = [ |
| 29 | label: "自然幢", | 29 | label: "自然幢", |
| 30 | value: "zrz", | 30 | value: "zrz", |
| 31 | }, | 31 | }, |
| 32 | { | ||
| 33 | label: "户", | ||
| 34 | value: "h", | ||
| 35 | }, | ||
| 32 | ]; | 36 | ]; |
| 33 | createFilter("bdcLxFilter", bdcLxArray); | 37 | createFilter("bdcLxFilter", bdcLxArray); |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or sign in to post a comment