resolver-egretimp-plus 0.0.128 → 0.0.129

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "resolver-egretimp-plus",
3
- "version": "0.0.128",
3
+ "version": "0.0.129",
4
4
  "description": "交付体验渲染",
5
5
  "main": "./dist/web/index.js",
6
6
  "module": "./dist/web/index.js",
@@ -167,7 +167,6 @@ export default {
167
167
  {
168
168
  polyfillInputWrap(
169
169
  <div v-else class="input-wrap" ref={(e) => inputWrapRef.value = e}>
170
- maxlength: {normalInputProps.maxlength}
171
170
  <ElInput {...vmodelProps.value} {...{...normalAttrs.value, ...normalInputProps.value}}>
172
171
  {
173
172
  getInputSolts()