doway-coms 1.9.0 → 1.9.1

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": "doway-coms",
3
- "version": "1.9.0",
3
+ "version": "1.9.1",
4
4
  "description": "doway组件库",
5
5
  "author": "dowaysoft",
6
6
  "main": "packages/index.js",
@@ -956,9 +956,6 @@ export default {
956
956
  }
957
957
  })
958
958
  }
959
- if (repeatArr.length === fieldNames.length) {
960
- info.sysRepeat = true
961
- }
962
959
  if (info.sysRepeat && this.contrasts.length) {
963
960
  let flag = 0
964
961
  info.sysRepeat = false