@byteluck-fe/model-driven-controls 4.35.0-lx6 → 4.36.0-lx2

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.
@@ -178,7 +178,7 @@ _define_property(ImageControl, "setting", [
178
178
  COMMON_SETTING_TYPE.IS_HIDE_CAPTION,
179
179
  COMMON_SETTING_TYPE.IS_SHOW_CAPTION_TIP,
180
180
  COMMON_SETTING_TYPE.FORBID_DOWNLOAD,
181
- // COMMON_SETTING_TYPE.ONLY_ALLOW_TAKE_PHOTO,
181
+ COMMON_SETTING_TYPE.ONLY_ALLOW_TAKE_PHOTO,
182
182
  COMMON_SETTING_TYPE.ACCESS_CONTROL,
183
183
  COMMON_SETTING_TYPE.IS_SHOW_WATERMARK
184
184
  ]