@yoooloo42/joker 1.0.28 → 1.0.30

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.esm.js CHANGED
@@ -39349,6 +39349,8 @@ const input = {
39349
39349
  }
39350
39350
  };
39351
39351
 
39352
+ console.log('测试 000', input.placeholder);
39353
+
39352
39354
  const select = {
39353
39355
  placeholder: computed(() => () => {
39354
39356
  return props.item.placeholder ? props.item.placeholder : props.myProps.placeholder.select