Skip to content

Commit

Permalink
fix(types): update picker region data
Browse files Browse the repository at this point in the history
  • Loading branch information
ZakaryCode authored and ZEJIA-LIU committed Aug 16, 2024
1 parent 2ab7015 commit 3f07b6b
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 3f07b6b

Please sign in to comment.