@yoooloo42/joker 1.0.27 → 1.0.29

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/dist/index.cjs.js CHANGED
@@ -39708,7 +39708,7 @@ return (_ctx, _cache) => {
39708
39708
  key: 6,
39709
39709
  modelValue: __props.dataBox.fieldsValue[__props.item.fieldName],
39710
39710
  "onUpdate:modelValue": _cache[0] || (_cache[0] = $event => ((__props.dataBox.fieldsValue[__props.item.fieldName]) = $event)),
39711
- placeholder: _ctx.placeholder.input,
39711
+ placeholder: input.placeholder,
39712
39712
  style: vue.normalizeStyle(style.input(__props.item, __props.myProps)),
39713
39713
  onInput: input.hdlCannotInput,
39714
39714
  "show-password": input.showPassword