fix:input-city上下文类型

This commit is contained in:
lvxiaojiao 2023-07-14 17:57:57 +08:00
parent f4f315fd7b
commit 72efb172be

View File

@ -244,7 +244,7 @@ export class CityControlPlugin extends BasePlugin {
title: '区域编码'
},
district: {
type: 'number',
type: 'string',
title: '区域'
},
street: {