mirror of
https://gitee.com/dcloud/opendb.git
synced 2024-11-10 11:09:44 +08:00
update: uni-id-address 地址选择支持叶子节点
This commit is contained in:
parent
15e22ace63
commit
c9ce5d73e5
@ -48,7 +48,7 @@
|
|||||||
"enum": {
|
"enum": {
|
||||||
"collection": "opendb-city-china",
|
"collection": "opendb-city-china",
|
||||||
"orderby": "value asc",
|
"orderby": "value asc",
|
||||||
"field": "code as value, name as text"
|
"field": "code as value, name as text, eq(['$type', 2]) as isleaf"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"address": {
|
"address": {
|
||||||
|
Loading…
Reference in New Issue
Block a user