anytrek-front-public-component 1.4.80 → 1.4.82

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -120,6 +120,7 @@ function timeChange(time: string, tz: string) {
120
120
  | `disableFuntion` | `一个用来判断该日期是否被禁用的函数,接受一个Date对象作为参数。 应该返回一个Boolean值。` | `(date:String,tz:String ) => Boolean` | |
121
121
  | `needNowTimeZone` | `是否需要在时区列表显示当前网页时区` | `Boolean` | `true` |
122
122
  | `needMaxIndex` | `是否需要弹框在最上层` | `Boolean` | `false` |
123
+ | `showTimeZoneChoose` | `是否允许选择时区` | `Boolean` | `true` |
123
124
 
124
125
  ## 🧩 Component: `<vehicle-select>`
125
126
  Viewing and selecting vehicles