Merge branch 'master' of http://yun.pashanhoo.com:9090/renchao/CadastralSystem
Showing
4 changed files
with
24 additions
and
13 deletions
-
Please register or sign in to post a comment
... | ... | @@ -30,8 +30,12 @@ let bdcLxArray = [ |
value: "zrz", | ||
}, | ||
{ | ||
label: "户", | ||
value: "h", | ||
label: "户(预测)", | ||
value: "h0", | ||
}, | ||
{ | ||
label: "户(实测)", | ||
value: "h1", | ||
}, | ||
{ | ||
label: "多幢", | ||
... | ... |