mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-30 02:58:05 +08:00
fix:input-city上下文类型
This commit is contained in:
parent
f4f315fd7b
commit
72efb172be
@ -244,7 +244,7 @@ export class CityControlPlugin extends BasePlugin {
|
||||
title: '区域编码'
|
||||
},
|
||||
district: {
|
||||
type: 'number',
|
||||
type: 'string',
|
||||
title: '区域'
|
||||
},
|
||||
street: {
|
||||
|
Loading…
Reference in New Issue
Block a user