Skip to content

Commit

Permalink
fix(types): update picker region data (#16331)
Browse files Browse the repository at this point in the history
Co-authored-by: ZakaryCode <[email protected]>
  • Loading branch information
ZEJIA-LIU and ZakaryCode authored Aug 16, 2024
1 parent 2ab7015 commit 3737896
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/taro-components/types/Picker.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,7 @@ declare namespace PickerRegionProps {
value: string
code: string
postcode?: string
children?: RegionData[]
}
interface Level {
/** 省级选择器 */
Expand Down

0 comments on commit 3737896

Please sign in to comment.