doway-coms 2.11.22 → 2.11.23

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": "2.11.22",
3
+ "version": "2.11.23",
4
4
  "description": "doway组件库",
5
5
  "author": "dowaysoft",
6
6
  "main": "packages/index.js",
@@ -1971,7 +1971,7 @@ export default {
1971
1971
  toolTip: originCol.toolTip,
1972
1972
  visible: true,
1973
1973
  }
1974
- console.debug('colInfo',colInfo)
1974
+ // console.debug('colInfo',colInfo)
1975
1975
 
1976
1976
  if (XEUtils.has(originCol, 'showOverflow')) {
1977
1977
  colInfo['showOverflow'] = originCol.showOverflow